The official NGINX Open Source repository.
Go to file
Sergey Kandaurov cb7427d86c Sub filter: restored ngx_http_set_ctx() at the proper place.
Previously, ngx_http_sub_header_filter() could fail with a partially
initialized context, later accessed in ngx_http_sub_body_filter()
if called from the perl content handler.

The issue had appeared in 2c045e5b8291 (1.9.4).

A better fix would be to handle ngx_http_send_header() errors in
the perl module, though this doesn't seem to be easy enough.
2017-04-18 19:55:23 +03:00
auto Set UDP datagram source address (ticket #1239). 2017-04-11 16:41:53 +03:00
conf Added the REQUEST_SCHEME parameter. 2015-06-05 22:23:26 +03:00
contrib Contrib: vim syntax, update 3rd party module directives. 2017-03-01 23:41:39 +08:00
docs nginx-1.11.13-RELEASE 2017-04-04 18:01:57 +03:00
misc Added HTTP/2 to win32 builds. 2017-03-21 17:28:15 +03:00
src Sub filter: restored ngx_http_set_ctx() at the proper place. 2017-04-18 19:55:23 +03:00
.hgtags release-1.11.13 tag 2017-04-04 18:01:57 +03:00