in reply to Re: Error POSTing File in Perl (PUT)
in thread Error POSTing File in Perl
Also you're using post for PUT request, use put for put requestit's not actually impossible that the webserver is indeed expecting a POST request with a "method" parameter whose value is "put"; or, at least, I've seen sillier things.
|
|---|