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

HttpClient should close the connection if response terminated during request #323

Closed
smaldini opened this issue Apr 18, 2018 · 0 comments
Closed
Labels
type/bug A general bug
Milestone

Comments

@smaldini
Copy link
Contributor

No description provided.

@smaldini smaldini added the type/bug A general bug label Apr 18, 2018
@smaldini smaldini added this to the 0.7.7.RELEASE milestone Apr 18, 2018
violetagg added a commit that referenced this issue May 1, 2018
violetagg added a commit that referenced this issue May 1, 2018
violetagg added a commit that referenced this issue May 1, 2018
…uest, force the channel close

As the onHandlerTerminate will be invoked and it will remove the ChannelOperations from the
channel attributes, when the onOutboundComplete is invoked while checking for websocket
the implementation needs to take into account that the ChannelOperations might be removed already.
This is related to issue #342
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug A general bug
Projects
None yet
Development

No branches or pull requests

1 participant