in reply to
Re: Put file on webserver via HTTP
in thread
Put file on webserver via HTTP
pajout
, the POST method is documented in
HTTP::Request::Common
. The syntax used in the OP is correct.
Comment on
Re^2: Put file on webserver via HTTP
Replies are listed 'Best First'.
Re^3: Put file on webserver via HTTP
by
pajout
(Curate)
on Nov 01, 2005 at 15:53 UTC
I am sorry, my mistake...
[reply]
In Section
Seekers of Perl Wisdom