An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to nginx is via the nginx development mailing list, see http://nginx.org/en/docs/contributing_changes.html
Go to file
Maxim Dounin a38455a7f3 Proxy: $proxy_internal_body_length fixed.
The $proxy_internal_body_length value might change during request lifetime,
notably if proxy_set_body used, and use of a cached value might result in
incorrect upstream requests.

Patch by Lanshun Zhou.
2013-05-11 21:12:24 +04:00
auto Configure: fixed detection of newer Apple clang compilers. 2013-04-29 18:07:22 +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 release-1.5.0-RELEASE 2013-05-06 13:52:36 +04:00
misc Configure: unified nginx version computation constructs. 2013-03-28 08:47:25 +00:00
src Proxy: $proxy_internal_body_length fixed. 2013-05-11 21:12:24 +04:00
.hgtags release-1.5.0 tag 2013-05-06 14:05:17 +04:00