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

Combination of Windows and HTTP headers causes download to hang #49

Open
devinus opened this issue Feb 21, 2018 · 0 comments
Open

Combination of Windows and HTTP headers causes download to hang #49

devinus opened this issue Feb 21, 2018 · 0 comments

Comments

@devinus
Copy link

devinus commented Feb 21, 2018

This download works in macOS but not Windows. I'm receiving NaN from my onProgress handler.

HTTP/1.1 200 OK
Content-Type: application/zip
Content-Length: 1147148
Connection: keep-alive
Date: Wed, 21 Feb 2018 01:47:42 GMT
Last-Modified: Sat, 17 Feb 2018 03:27:43 GMT
ETag: "d674353de23b4513908cf46d90cb89a7"
x-amz-version-id: null
Accept-Ranges: bytes
Server: AmazonS3
Age: 148
X-Cache: Hit from cloudfront
Via: 1.1 6efe4cf59648bc53c4136b0291d22d56.cloudfront.net (CloudFront)
X-Amz-Cf-Id: sOTO1CCLML52l5S0rvU-2x7Xem6ilbjugL-r4XrZD0r8aFfsujdVZg==

I had to switch to S3.

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

1 participant