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
Valentin Bartenev df2fc6a9df SPDY: fixed request hang with the auth request module.
We should just call post_handler() when subrequest wants to read body, like
it happens for HTTP since rev. f458156fd46a.  An attempt to init request body
for subrequests results in hang if the body was not already read.
2013-11-11 18:49:35 +04:00
auto Configure: call "make distclean" for libatomic. 2013-11-11 01:59:47 -08:00
conf MIME: added application/json MIME type. 2013-09-18 12:59:47 -07:00
contrib nginx-0.3.55-RELEASE import 2006-07-28 15:16:17 +00:00
docs nginx-1.5.6-RELEASE 2013-10-01 17:44:51 +04:00
misc Updated PCRE used for win32 builds. 2013-08-23 22:54:08 +04:00
src SPDY: fixed request hang with the auth request module. 2013-11-11 18:49:35 +04:00
.hgtags release-1.5.6 tag 2013-10-01 17:44:51 +04:00