We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
For a Range Request, Content-Range Header is not set in the reply.
The http request is : Accept:*/* Accept-Encoding:identity;q=1, *;q=0 Accept-Language:en,zh-CN;q=0.8,zh;q=0.6 Connection:keep-alive Host:localhost:8080 Range:bytes=0- Referer:http://localhost:8080/1.mp4 User-Agent:Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36 tocmat: Accept-Ranges:bytes Content-Length:10419330 Content-Range:bytes 0-10419329/10419330 Content-Type:video/mp4 Date:Wed, 15 Nov 2017 07:29:37 GMT Last-Modified:Wed, 15 Nov 2017 07:15:14 GMT leofs: Connection:keep-alive Content-Length:10419330 Content-Type:video/mp4 Date:Wed, 15 Nov 2017 07:23:38 GMT Last-Modified:Fri, 10 Nov 2017 07:10:01 GMT Server:LeoFS
https://tools.ietf.org/html/rfc7233#section-4.2
The text was updated successfully, but these errors were encountered:
windkit
No branches or pull requests
For a Range Request, Content-Range Header is not set in the reply.
Reference
https://tools.ietf.org/html/rfc7233#section-4.2
The text was updated successfully, but these errors were encountered: