Dear wget list,
Is there a wget option to specify which http method "get" or "post"
that wget should use? I ask because I want to call wget from a script and
have wget interact with a cgi script across the internet that's expecting
the http method to be "post"? If this is possible, is there also a way to
tell wget to read the data to be posted from a file or stdin? If wget
doesn't support this then it would be cool to have this capability in a
future release. BTW, I'm getting my info from the version 1.5.3 docs.
Thanks,
Dom