Hi,

What is the correct way to get request body in a log phase handler module ?

The usual method of ngx_http_read_client_request_body via a handler doesn't
work,
the r->request_body->bufs is always NULL.

The handler works fine in other phases (for example the pre access phase).

-pk
_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel

Reply via email to