Commit graph

11 commits

Author SHA1 Message Date
cinap_lenrek e118352324 hget: revert hget -v change, this needs more thought
problems that need to be addressed:

- reads in the whole /proc every second for no reason
- breaks when http server doesnt include Content-Length header
- length is wrong for continued download (-o option)
2014-03-23 18:47:59 +01:00
mischief a710914b36 hget: add the -v option to produce progress on stderr, like old hget 2014-03-22 23:28:42 -07:00
cinap_lenrek ab7fe19ae2 hget: handle http contentencoding (compression) 2013-10-12 02:22:57 +02:00
cinap_lenrek 7c3ea4360b hpost: add -l flag to get location url after POST 2012-10-18 14:38:07 +02:00
stanley lieber 7bada4bf2a hget: fix usage 2012-09-28 16:37:51 -05:00
cinap_lenrek 9a02104699 hget -P to read postbody from stdin 2012-09-15 07:07:19 +02:00
cinap_lenrek cc459aa7ab hget: fix -p to not put a newline into the postbody at the end 2012-09-15 06:25:32 +02:00
cinap_lenrek 812e0fd058 hget/play: fix enviroment leaks 2012-05-26 21:18:41 +02:00
stanley lieber 692d66feff hget: -p should work the same as in old hget 2012-03-16 12:58:01 -05:00
cinap_lenrek 29b26a2f17 hget: fix stderr redirection bug 2012-01-22 23:28:45 +01:00
cinap_lenrek 75e1ef0ab6 new webfs, rc based hget 2012-01-11 16:17:54 +01:00