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

This might be helpful.
  • Comment on Re: How to send a large message in POST request

Replies are listed 'Best First'.
Re^2: How to send a large message in POST request
by nyx (Initiate) on Jul 25, 2013 at 06:49 UTC

    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.

      Thanks for letting me know... It's nice to know when suggestions turn out to be useful.

      All the best