Home
last modified time | relevance | path

Searched refs:allow_ranges (Results 1 – 12 of 12) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_flv_module.c230 r->allow_ranges = 1; in ngx_http_flv_handler()
H A Dngx_http_static_module.c233 r->allow_ranges = 1; in ngx_http_static_handler()
H A Dngx_http_slice_filter_module.c183 r->allow_ranges = 1; in ngx_http_slice_header_filter()
H A Dngx_http_range_filter_module.c159 || !r->allow_ranges) in ngx_http_range_header_filter()
H A Dngx_http_image_filter_module.c285 r->allow_ranges = 0; in ngx_http_image_header_filter()
H A Dngx_http_mp4_module.c534 r->allow_ranges = 1; in ngx_http_mp4_handler()
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_request.h548 unsigned allow_ranges:1; member
H A Dngx_http_core_module.h553 r->allow_ranges = 0; \
H A Dngx_http_upstream.c2841 r->allow_ranges = 1; in ngx_http_upstream_process_headers()
5201 r->allow_ranges = 1; in ngx_http_upstream_copy_allow_ranges()
5206 r->allow_ranges = 1; in ngx_http_upstream_copy_allow_ranges()
/f-stack/app/nginx-1.16.1/src/http/modules/perl/
H A Dnginx.xs809 allow_ranges(r)
816 r->allow_ranges = 1;
/f-stack/app/nginx-1.16.1/
H A DCHANGES.ru6350 $r->allow_ranges.
H A DCHANGES6225 *) Feature: the ngx_http_perl_module supports the $r->allow_ranges