in reply to How to avoid URL-Encoding in LWP POST Request
Can anyone tell me how I can deactivate automatic URL encoding in variable names?
Since LWP exist to do the encoding, the simplest way is not to use LWP.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: How to avoid URL-Encoding in LWP POST Request
by Your Mother (Archbishop) on Nov 24, 2008 at 17:21 UTC | |
by Anonymous Monk on Nov 25, 2008 at 01:53 UTC | |
by Your Mother (Archbishop) on Nov 25, 2008 at 06:44 UTC | |
by Anonymous Monk on Nov 25, 2008 at 07:41 UTC |