Hi,
at the moment nginx (stable+development) does not encode the entity body of a response with status 201 (Created) using chunked transfer encoding.
(It sends the unencoded entity body though => the client ends up receiving neither a Content-Length header nor a chunked entity body.)
As RFC 2616 encourages sending an entity body along with 201 responses the attached patch should probably be applied.
Greetings,
Julian Reich
_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://nginx.org/mailman/listinfo/nginx-devel