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

199 -> 1199 #83

Closed
AaronChen0 opened this issue May 10, 2019 · 1 comment
Closed

199 -> 1199 #83

AaronChen0 opened this issue May 10, 2019 · 1 comment

Comments

@AaronChen0
Copy link

http-ranges
Get 200 bytes from index 0 and 200 bytes from index 1000:
curl -r 0-199,1000-199 http://example.com/
->
curl -r 0-199,1000-1199 http://example.com/

@bagder
Copy link
Member

bagder commented May 10, 2019

Nice catch, thanks!

@bagder bagder closed this as completed in 4bb7d63 May 10, 2019
captain-caveman2k pushed a commit to captain-caveman2k/everything-curl that referenced this issue Feb 1, 2020
Reported-by: AaronChen0 on github
Fixes curl#83
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants