Skip to content

fix(httpclient): pipelining session handles closed connections#646

Open
markspanbroek wants to merge 1 commit intostatus-im:masterfrom
durability-labs:fix-httpclient-pipelining-eof
Open

fix(httpclient): pipelining session handles closed connections#646
markspanbroek wants to merge 1 commit intostatus-im:masterfrom
durability-labs:fix-httpclient-pipelining-eof

Conversation

@markspanbroek
Copy link
Copy Markdown
Contributor

Before this change, HttpSession tried to reuse connections that were already closed by the server, leading to stream reading failures.

Before this change, HttpSession tried to reuse connections that
were already closed by the server, leading to stream reading
failures.
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.

1 participant