I get "405 Method not allowed". Does something need configuring on the server or is the code wrong? (I have tried http and https servers). Thanks Jonathanmy $browser = LWP::UserAgent->new; ... my $response = $browser->post($url, [ 'file' =>[ "/tmp/test_file.txt" +] ]);
In reply to Re: Re: How do I upload a file to a https server.
by Anonymous Monk
in thread How do I upload a file to a https server.
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |