pipelining: removed all support - #3651
Closed
bagder wants to merge 1 commit into
Closed
Conversation
bagder
force-pushed
the
bagder/remove-pipelining
branch
2 times, most recently
from
March 7, 2019 13:42
62c895f to
483f5e0
Compare
bagder
marked this pull request as ready for review
March 7, 2019 21:01
bagder
force-pushed
the
bagder/remove-pipelining
branch
from
March 7, 2019 21:03
43c9ab9 to
32afa7c
Compare
bagder
added a commit
that referenced
this pull request
Mar 7, 2019
As previously planned and documented in DEPRECATE.md, all pipelining code is removed. Closes #3651
bagder
force-pushed
the
bagder/remove-pipelining
branch
from
March 19, 2019 19:26
6659e08 to
0c6635c
Compare
bagder
added a commit
that referenced
this pull request
Mar 19, 2019
As previously planned and documented in DEPRECATE.md, all pipelining code is removed. Closes #3651
As previously planned and documented in DEPRECATE.md, all pipelining code is removed. Closes #3651
bagder
force-pushed
the
bagder/remove-pipelining
branch
from
April 5, 2019 14:39
0c6635c to
9e7a347
Compare
Contributor
|
BTW: PHP uses pipelining in a test script I added acomment in the bug report that pipelining has been removed now. |
This was referenced Jul 22, 2019
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
As previously planned and documented in DEPRECATE.md, all pipelining
code will be removed from curl in the May 22 release.