A friend pointed out that Wget doesn't allow adding a request body to
GET requests, since both --post-data and --post-file automatically
switch to POST.  It would be nice to support the equivalent of curl's
--request option, which specifies a custom request method for HTTP.


Reply via email to