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

Send the "Connection: close" header for queries #6414

Merged
merged 1 commit into from
Apr 19, 2016

Conversation

jsternberg
Copy link
Contributor

CloseNotify() is not compatible with pipelining. Adding this header
prevents the client from attempting to pipeline requests.

CloseNotify() is not compatible with pipelining. Adding this header
prevents the client from attempting to pipeline requests.
@jwilder jwilder added this to the 0.13.0 milestone Apr 19, 2016
@jwilder
Copy link
Contributor

jwilder commented Apr 19, 2016

👍

@jsternberg jsternberg merged commit 132b9e5 into master Apr 19, 2016
@jsternberg jsternberg deleted the js-prevent-query-pipelining branch April 19, 2016 18:54
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.

None yet

2 participants