'Content-Length' header for POSTs

agentzh agentzh at gmail.com
Tue Oct 20 10:59:17 MSD 2009


On Mon, Oct 19, 2009 at 10:59 PM, wangkai <nginx-forum at nginx.us> wrote:
> >> However, nginx never supported chunked client bodies.
> Hi, Igor Sysoev
> When will support chunked client bodies?
>

I *think* it's as simple as writing a custom
"ngx_http_read_client_request_body" function that is called by the
proxy module (and others), just like the "upload" module. (I know that
Igor might want a full input filter mechanism for that.)

I'll give it a shot myself later, because I'm wanting this feature as well :)

Cheers,
-agentzh





More information about the nginx mailing list