summaryrefslogtreecommitdiff
path: root/rc/bin/hpost
AgeCommit message (Expand)Author
2020-12-22hpost: fix usage textAlex Musolino
2020-12-17hpost: support custom headers (thanks julienxx)Ori Bernstein
2017-07-17hpost: delimit @filenames by newline so files with whitespace aren’t mangledBurnZeZ
2017-07-17hpost: fix field content mangling when newlines are presentBurnZeZ
2014-11-16hpost: break up tags with newlines to avoid sed line buffer limitcinap_lenrek
2014-11-15hpost: fix multipart/form variable name mangeling when field value contains n...cinap_lenrek
2014-01-13hpost: fix Content-Type parameter separator for multipart/form-data POSTsmischief
2013-09-20hpost: dont emit /bin/hpost but just hpostcinap_lenrek
2012-10-18hpost: better handling of optional -u flagcinap_lenrek
2012-10-18hpost: add -l flag to get location url after POSTcinap_lenrek
2012-10-14formpost becomes hpostcinap_lenrek