log src/http/ngx_http_special_response.c @ 4412:d620f497c50f

age author description
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Tue, 01 Nov 2011 13:45:33 +0000 Igor Sysoev Merging r4147, r4148, r4149, r4150, r4207: stable-1.0
Tue, 01 Nov 2011 11:19:58 +0000 Igor Sysoev Merging r4009, r4133, r4184, r4201, r4202, r4203, r4204, r4205: stable-1.0
Wed, 12 Oct 2011 13:28:03 +0000 Maxim Dounin Clear old Location header (if any) while adding a new one.
Wed, 12 Oct 2011 09:27:34 +0000 Ruslan Ermilov Stylistic change in checking the boolean expression.
Tue, 27 Sep 2011 11:09:55 +0000 Maxim Dounin Fix for incorrect 201 replies from dav module.
Tue, 01 Feb 2011 16:18:55 +0000 Igor Sysoev fix "error_page 497 https://" case
Thu, 20 Jan 2011 10:37:58 +0000 Igor Sysoev introduce 494 code "Request Header Too Large"
Tue, 14 Dec 2010 23:04:26 +0000 Igor Sysoev rename NGX_HTTP_OWN_CODES to NGX_HTTP_NGINX_CODES
Mon, 18 Oct 2010 10:14:00 +0000 Igor Sysoev allow override redirect status in error_page
Wed, 30 Jun 2010 14:42:15 +0000 Igor Sysoev remove r->zero_body unused since the previous commit
Fri, 18 Jun 2010 14:58:52 +0000 Igor Sysoev 303 See Other
Mon, 07 Jun 2010 12:27:06 +0000 Igor Sysoev merge r3528: stable-0.7
Mon, 24 May 2010 12:35:10 +0000 Igor Sysoev remove r->zero_in_uri
Fri, 14 May 2010 09:56:37 +0000 Igor Sysoev ngx_str_set() and ngx_str_null()
Thu, 12 Nov 2009 14:24:22 +0000 Igor Sysoev add MSIE padding for Chrome too
Mon, 25 May 2009 09:06:29 +0000 Igor Sysoev reset content_type hash value, this fixes a bug when XSLT responses
Fri, 08 May 2009 18:11:18 +0000 Igor Sysoev fix the previous commit
Fri, 08 May 2009 14:52:50 +0000 Igor Sysoev allow to pass image filter errors via the same location where the filter is set
Fri, 08 May 2009 14:25:51 +0000 Igor Sysoev handle big responses for "size" and "test" image_filters
Fri, 01 May 2009 18:41:07 +0000 Igor Sysoev ngx_http_filter_finalize_request() and ngx_http_clean_header()
Sat, 11 Apr 2009 11:05:15 +0000 Igor Sysoev allow any status
Tue, 07 Apr 2009 15:50:08 +0000 Igor Sysoev fix r2590: error_page made an external redirect without query string
Sun, 22 Mar 2009 09:40:04 +0000 Igor Sysoev use complex value in error_page
Mon, 26 Jan 2009 15:22:24 +0000 Igor Sysoev r2420, r2421, r2435, r2436, r2437 merge: stable-0.6
Fri, 26 Dec 2008 13:43:42 +0000 Igor Sysoev send "100 Continue" just before reading request body
Thu, 20 Nov 2008 17:09:15 +0000 Igor Sysoev r2193 merge: stable-0.6
Thu, 20 Nov 2008 17:07:22 +0000 Igor Sysoev r2183, r2192 merge: stable-0.6
Thu, 20 Nov 2008 16:58:41 +0000 Igor Sysoev r2175 merge: stable-0.6
Tue, 19 Aug 2008 18:55:46 +0000 Igor Sysoev leave HEAD method while error_page redirection