log src/http/ngx_http_special_response.c @ 4348:6af89b1b16e8 stable-1.0

age author description
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