If you want to pass a JSON string to the other side, don't use the HTTP::Request::Common methods that create an application/x-www-form-urlencoded string (and are documented to do so).
Simply create the string using (say) JSON::XS and then use the Content parameter of HTTP::Request to put your string there.
In reply to Re: LWP content literal string
by Corion
in thread LWP content literal string
by packetstormer
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |