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

Bugfix: with largeFileSupport on and messages with content-length #47

Merged
merged 1 commit into from
Aug 6, 2018

Conversation

zharpaz-bmc-com
Copy link
Contributor

When large file support is on, messages with content-length hang. The fix is to use stream only with chunked messages. A fuller solution can be to use a stream that is limited with the given content-length.

…ang. The fix is to use stream only with chunked messages.
@phax
Copy link
Owner

phax commented Jul 29, 2018

Will check and merge next week :)

@zharpaz-bmc-com
Copy link
Contributor Author

zharpaz-bmc-com commented Jul 29, 2018 via email

@phax phax merged commit 5f030b0 into phax:master Aug 6, 2018
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

Successfully merging this pull request may close these issues.

2 participants