[Bug 8876] add some useful wget options
bugzilla at busybox.net
bugzilla at busybox.net
Sat Apr 23 02:31:50 UTC 2016
https://bugs.busybox.net/show_bug.cgi?id=8876
--- Comment #1 from eadmaster <mantoxpub at people.it> ---
forgot these:
--post-data=STRING use the POST method; send STRING as the
data.
--post-file=FILE use the POST method; send contents of FILE.
--body-data=STRING Send STRING as data. --method MUST be set.
--body-file=FILE Send contents of FILE. --method MUST be set.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the busybox-cvs
mailing list