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.

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...