log src/http/modules/ngx_http_headers_filter_module.c @ 4898:e373af344cc7 stable-1.2

age author description
Wed, 21 Mar 2012 07:35:43 +0000 Ruslan Ermilov If we inserted "Last-Modified" in r->headers_out.headers, don't
Wed, 21 Mar 2012 06:19:11 +0000 Ruslan Ermilov Minor ngx_http_headers_filter_module.c code cleanup.
Mon, 05 Mar 2012 13:03:39 +0000 Maxim Dounin Merge of r4491, r4492: stable-1.0
Mon, 27 Feb 2012 11:43:40 +0000 Ruslan Ermilov Added support for the 307 Temporary Redirect.
Mon, 13 Feb 2012 15:41:11 +0000 Maxim Dounin Time parsing cleanup.
Sun, 05 Feb 2012 20:02:59 +0000 Maxim Dounin Merge of r4406, r4413: copyrights updated. stable-1.0
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Wed, 14 Dec 2011 18:06:21 +0000 Maxim Dounin Merge of r4315: stable-1.0
Tue, 13 Dec 2011 18:46:07 +0000 Maxim Dounin Merge of r4217, r4218: stable-1.0
Mon, 28 Nov 2011 10:00:47 +0000 Maxim Dounin Allowed add_header for proxied 206 replies.
Mon, 17 Oct 2011 17:32:08 +0000 Maxim Dounin Fixed "expires @time" with unknown last modified time (ticket #32).
Mon, 17 Oct 2011 17:30:18 +0000 Maxim Dounin Fixed "expires @00h".
Mon, 19 Sep 2011 14:48:29 +0000 Ruslan Ermilov Replaced "can not" with "cannot" and "could not" in a bunch of places.
Fri, 14 May 2010 09:56:37 +0000 Igor Sysoev ngx_str_set() and ngx_str_null()
Fri, 25 Dec 2009 15:00:08 +0000 Igor Sysoev fix negative time in "Cache-Control" if "expires modified" sets time in the past