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

Response: Allow manual handling of Range requests #175

Merged
merged 1 commit into from Aug 31, 2020

Conversation

rawler
Copy link
Collaborator

@rawler rawler commented Aug 25, 2020

This is a proposal in PR-form. Range support (#12) has been dormant for a long time, and the rejection of the headers currently prevent manual handling of Ranges.

This PR would open up for such manual handling, at least until such time that built-in range handling can be supported.

@rawler
Copy link
Collaborator Author

rawler commented Aug 27, 2020

Ping @tomaka sorry for pushing, but I'm a bit blocked on this. Would really appreciate some feedback, to decide whether I can continue using tiny-http, or if I need to look for something else.

While waiting for built-in support of Range requests, issue#12, this allows
tiny-http to be used for manual implementations.
@rawler rawler merged commit 079d300 into tiny-http:master Aug 31, 2020
@rawler rawler deleted the manual-range-support branch August 31, 2020 22:02
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

Successfully merging this pull request may close these issues.

None yet

1 participant