Rodent of Unusual Size <[EMAIL PROTECTED]> writes:

> Gisle Aas wrote:
> > 
> > This is an example that will make LWP use chunked transfer encoding in
> > the request.  In this case each chunk will be 2 bytes long.
> 
> No joy, alas; I get:
> 
> 500 (Internal Server Error) No Content-Length header for request
> with dynamic content

You need to use LWP-5.60.  Chunked transfer encoding is an HTTP/1.1
feature.

Regards,
Gisle

Reply via email to