Support for POST client body sent with Transfer-Encoding

Vlad Kr. lists at ruby-forum.com
Mon Nov 17 13:08:35 MSK 2008


Hello, guys.
 I'm having the same issue with nginx-0.7.21 - "on any POST with 
Transfer-Encoding: chunked, I do receive: HTTP/1.1 411 Length Required". 
It's not RFC complaint.
http://www.w3.org/Protocols/rfc2616/rfc2616-sec4.html#sec4.4
{{{
If a message is received with both a Transfer-Encoding header field and 
a Content-Length header field, the latter MUST be ignored.
}}}
Maybe Igor will shed a light on the issue and tell us if there is a 
plans for such  feature in nginx.
-- 
Posted via http://www.ruby-forum.com/.





More information about the nginx mailing list