nginx/src
Maxim Dounin c7bb162ffe Proxy: added ctx checking to input filters.
The proxy module context may be NULL in case of filter finalization
(e.g. by image_filter) followed by an internal redirect.  This needs
some better handling, but for now just check if ctx is still here.
2012-04-23 10:40:01 +00:00
..
core Don't silently ignore the last line of configuration file that 2012-04-18 13:30:43 +00:00
event Fixed master exit if there is no events section (ticket #150). 2012-04-18 14:47:10 +00:00
http Proxy: added ctx checking to input filters. 2012-04-23 10:40:01 +00:00
mail Whitespace fixes. 2012-03-05 18:09:06 +00:00
misc Copyright updated. 2012-01-18 15:07:43 +00:00
mysql Copyright updated. 2012-01-18 15:07:43 +00:00
os Fixed ngx_readv_chain() to honor IOV_MAX (ticket #14). 2012-04-17 09:13:58 +00:00