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

Uploading a file with size 0 is being retried after successfull upload #49

Closed
wdantuma opened this issue Jul 19, 2019 · 0 comments
Closed

Comments

@wdantuma
Copy link

Hi,

When i try to upload a file with a size of 0 the upload is being retried endlessly after recieving a successfull response ( 201 )

Request headers

PUT
Content-Length: 0
Content-Range: bytes 0--1/0

Response headers

HTTP/1.1 201 Created
Range: 0--1
kukhariev added a commit that referenced this issue Jul 19, 2019
kukhariev added a commit that referenced this issue Jul 19, 2019
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