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

"Content-Range" has wrong entity length #30

Closed
GoogleCodeExporter opened this issue Nov 13, 2015 · 1 comment
Closed

"Content-Range" has wrong entity length #30

GoogleCodeExporter opened this issue Nov 13, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Initialize file downloading from mongoose;
2. Stop the downloading before it finished;
3. Restart the downloading;
4. The Content-Range has the left length of the downloading file as entity
length.

What is the expected output? What do you see instead?
Content-Range should has an entity length filled as the file total length.

What version of the product are you using? On what operating system?
2.5, Windows XP SP3

Please provide any additional information below.


Original issue reported on code.google.com by yiwang...@gmail.com on 10 Apr 2009 at 2:52

@GoogleCodeExporter
Copy link
Author

Thanks for reporting!
Fixed and submitted http://code.google.com/p/mongoose/source/detail?r=336
Test updated to include entity length checking.

Original comment by valenok on 9 May 2009 at 7:39

  • Changed state: Fixed

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

No branches or pull requests

1 participant