log src/http/modules/ngx_http_headers_filter_module.c @ 4747:1e2ac45ad25d

age author description
Sat, 07 Jul 2012 21:24:01 +0000 Maxim Dounin Entity tags: handling in add_header.
Sat, 07 Jul 2012 21:16:51 +0000 Maxim Dounin Added Last-Modified parsing in add_header.
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.