in reply to Chunk problem in HTTP::Proxy
Have you tried using HTTP::Proxy::BodyFilter::complete instead of HTTP::Proxy::BodyFilter::simple?
update: ups, i forgot you already tried thatAnyway, for storing data, it's better to use File::Temp then random strings, as this is collision free.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Chunk problem in HTTP::Proxy
by snakerdlk (Initiate) on Feb 15, 2011 at 00:43 UTC |