The official NGINX Open Source repository.
Go to file
Maxim Dounin 88fc0f793e Fixed ngx_http_parse_chunked() minimal length calculation.
Minimal data length we expect for further calls was calculated incorrectly
if parsing stopped right after parsing chunk size.  This might in theory
affect clients and/or backends using LF instead of CRLF.

Patch by Dmitry Popov.
2013-06-28 13:55:05 +04:00
auto Configure: fixed test of OS X atomic(3). 2013-05-23 10:23:21 +04:00
conf Added the HTTPS fastcgi_param to fastcgi.conf. 2011-12-25 19:15:56 +00:00
contrib nginx-0.3.55-RELEASE import 2006-07-28 15:16:17 +00:00
docs nginx-1.5.1-RELEASE 2013-06-04 17:21:52 +04:00
misc Updated zlib used for win32 builds. 2013-06-04 16:16:51 +04:00
src Fixed ngx_http_parse_chunked() minimal length calculation. 2013-06-28 13:55:05 +04:00
.hgtags release-1.5.1 tag 2013-06-04 17:21:52 +04:00