Dominic Caffey asked:
> Is there a wget option to specify which http method "get" or "post" that
> wget should use?

Wget doesn't support POSTs yet (only GETs). It will soon, I hope. If you
search the wget mailing list archive, you'll find a couple patches which
implemented POSTs, but they have not been accepted for one reason or another.
If you absolutely need POST functionality right now, however, you could use
one of these source code patches.

> BTW, I'm getting my info from the version 1.5.3 docs.

FYI, the current version of wget is 1.7. You might want to upgrade if your
executable is as out of date as your documentation.

Reply via email to