in reply to Re: How to send a large message in POST request
in thread How to send a large message in POST request [Solved]

Thanks for the idea, it solved my problem :) I don't really understand how, because LWP::UserAgent uses HTTP::Request::Common, and it didn't work.

  • Comment on Re^2: How to send a large message in POST request

Replies are listed 'Best First'.
Re^3: How to send a large message in POST request
by mtmcc (Hermit) on Jul 25, 2013 at 06:55 UTC
    Thanks for letting me know... It's nice to know when suggestions turn out to be useful.

    All the best