On Wed, 29 Aug 2001, Marc Power wrote: > Ah I spoke too soon, what you said is absolutely correct Liam, > but my program is encoding spaces as %20 whereas > the browser is encoding them as + because its in a form. > > How can I make my program encode spaces to + ? Upgrade your URI module to 1.10 or higher, which encodes spaces as "+" instead of "%20". -- Liam Quinn
- LWP::UserAgent - browser simulation Marc Power
- Re: LWP::UserAgent - browser simulation Liam Quinn
- RE: LWP::UserAgent - browser simulation Marc Power
- RE: LWP::UserAgent - browser simulation Marc Power
- RE: LWP::UserAgent - browser simulation Liam Quinn
- RE: LWP::UserAgent - browser simulation Marc Power
- LWP::UserAgent - browser simulation Marc Power
