Opened 7 years ago
Closed 7 years ago
#1346 closed defect (duplicate)
ngx_http_slice_module with return 416 if file length is zero
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | minor | Milestone: | 1.13 |
Component: | nginx-module | Version: | 1.12.x |
Keywords: | Cc: | ||
uname -a: |
nginx version: nginx/1.12.1
built by gcc 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) configure arguments: --with-http_slice_module |
||
nginx -V: |
nginx version: nginx/1.12.1
built by gcc 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) configure arguments: --with-http_slice_module |
Description
ngx_http_slice_module with return 416 if file length is zero
Change History (3)
comment:1 by , 7 years ago
comment:2 by , 7 years ago
ngx_http_slice_module with return 416 if file length is zero. I think should return an empty file instead of 416
Note:
See TracTickets
for help on using tickets.
ngx_http_slice_module with return 416 if file length is zero. I think should return an empty file instead of 416