ons 2008-12-03 klockan 00:26 -0200 skrev Lucas Brasilino:

> Since when there's a POST request without 'Content-Length' header
> rises an error, I was
> playing around (just for fun) to add this header to request before the
> request headers gets processed. I've tried to add
> a code like:

That's the wrong approach. What is needed is to add support for chunked
encoding in the request path. Currently only supported in the response
path.

Regards
Henrik

Attachment: signature.asc
Description: Detta är en digitalt signerad meddelandedel

Reply via email to