Skip to content
New issue

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

Handle server returning 200 for range requests #3125

Closed
mduan opened this issue Apr 19, 2013 · 1 comment
Closed

Handle server returning 200 for range requests #3125

mduan opened this issue Apr 19, 2013 · 1 comment

Comments

@mduan
Copy link
Contributor

mduan commented Apr 19, 2013

The server might return 200 (rather than 206) when you issue a range request. We should handle this case.

For example, this happens when you request an out of range chunk of data for: http://www.ordnancesurvey.co.uk/oswebsite/docs/user-guides/code-point-polygons-user-guide.pdf.

@yurydelendik
Copy link
Contributor

Fixed by the pull request above

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants