log src/http/modules/ngx_http_range_filter_module.c @ 4059:cc72e6229416

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