log

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.