nginx/src
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
..
core Core: handling of getsockopt(TCP_DEFER_ACCEPT) failures. 2013-10-31 04:00:37 +04:00
event SSL: SSL_CTX_set_timeout() now always called. 2013-10-14 13:59:35 +04:00
http SPDY: fixed request hang with the auth request module. 2013-11-11 18:49:35 +04:00
mail SSL: added ability to set keys used for Session Tickets (RFC5077). 2013-10-11 16:05:24 -07:00
misc Fixed compilation with -Wmissing-prototypes. 2012-07-24 15:09:54 +00:00
mysql Copyright updated. 2012-01-18 15:07:43 +00:00
os Win32: plugged memory leak. 2013-10-31 18:23:49 +04:00