log src/http/modules/ngx_http_range_filter_module.c @ 4063:8d70904b6c48

age author description
Thu, 01 Sep 2011 13:03:55 +0000 Igor Sysoev Now if client requests more ranges than "max_ranges" permits,
Wed, 31 Aug 2011 09:40:55 +0000 Igor Sysoev The "max_ranges" directive.
Wed, 31 Aug 2011 09:26:07 +0000 Igor Sysoev Style fix: removal of tabs introduced in the previous commit.
Tue, 30 Aug 2011 20:34:58 +0000 Igor Sysoev *) fix of r4060: start value should be tested after the "found" label;
Tue, 30 Aug 2011 14:25:35 +0000 Igor Sysoev Unsatisfiable range with start value greater than content length
Tue, 30 Aug 2011 13:07:33 +0000 Igor Sysoev ngx_http_range_parse() should be static.
Tue, 30 Aug 2011 13:06:12 +0000 Igor Sysoev Ranges processing small optimization.
Tue, 30 Aug 2011 13:01:55 +0000 Igor Sysoev Now unsatisfiable ranges are processed according to RFC 2616.
Tue, 30 Aug 2011 12:45:24 +0000 Igor Sysoev Ranges processing small optimization.
Tue, 30 Aug 2011 12:28:01 +0000 Igor Sysoev Style fix.
Fri, 26 Aug 2011 09:42:50 +0000 Igor Sysoev Now if total size of all ranges is greater than source response size,
Fri, 14 May 2010 09:56:37 +0000 Igor Sysoev ngx_str_set() and ngx_str_null()
Mon, 16 Nov 2009 13:22:10 +0000 Igor Sysoev backout r3325: postpone filter is a body only filter
Mon, 16 Nov 2009 12:13:17 +0000 Igor Sysoev remove subrequest test in range header, chunked, and header filters: they
Mon, 25 May 2009 09:06:29 +0000 Igor Sysoev reset content_type hash value, this fixes a bug when XSLT responses