Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix(object): Takes into account the range of bytes starting with 0 #753

Closed
wants to merge 2 commits into from

Conversation

nicoandra
Copy link
Contributor

@nicoandra nicoandra commented Jun 14, 2021

Fixes returning the Range-Content header when requesting a range starting with byte 0 and no end, ie bytes=0-

The issue has been reported here: #754

@nicoandra
Copy link
Contributor Author

Hey @jamhall , added tests that cover the specific case I've experienced when using smart-open with this library.

@kherock
Copy link
Collaborator

kherock commented Jun 17, 2021

Closing in favor of #755

@kherock kherock closed this Jun 17, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants