Skip to content

Fix bug in asynchronous streaming body responses #127

Merged
seliopou merged 4 commits into
masterfrom
stream-fix
Apr 22, 2019
Merged

Fix bug in asynchronous streaming body responses #127
seliopou merged 4 commits into
masterfrom
stream-fix

Conversation

@seliopou
Copy link
Copy Markdown
Member

This fixes up an old hack to get chunked responses to work properly, and which interacted poorly with streaming bodies that were not chunk encoded.

The code itself needs a once-over to make it a bit more obvious what's going, but that will be left for a subsequent PR.

Closes #126

@seliopou seliopou merged commit 1bac5df into master Apr 22, 2019
@seliopou seliopou deleted the stream-fix branch April 22, 2019 23:32
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.

Generating async GET responces with Lwt

1 participant