Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Use HTTP 1.1 for proxying #277

Merged
merged 1 commit into from
Apr 2, 2019
Merged

Use HTTP 1.1 for proxying #277

merged 1 commit into from
Apr 2, 2019

Conversation

amiuhle
Copy link
Contributor

@amiuhle amiuhle commented Nov 21, 2018

HTTP 1.0 is the default, which doesn't support chunked transfer encoding. This leads to ActiveStorage downloads being truncated.

https://stackoverflow.com/questions/53374839/rails-5-2-1-activestorage-file-downloads-with-nginx-puma-are-truncated/53410174#53410174

HTTP 1.0 is the default, which doesn't support chunked transfer encoding. This leads to ActiveStorage downloads being truncated.
@seuros seuros merged commit 23620a8 into seuros:master Apr 2, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants