mirror of
https://github.com/curl/curl.git
synced 2026-07-16 02:27:16 +03:00
CURLMOPT_PIPELINING.3: fix typo
This commit is contained in:
parent
401810434c
commit
2bcdf722b8
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@ This bit is deprecated and has no effect since version 7.62.0.
|
|||
If this bit is set, libcurl will try to multiplex the new transfer over an
|
||||
existing connection if possible. This requires HTTP/2.
|
||||
.SH DEFAULT
|
||||
Since 7.62.0, \fBCURLPIPE_MULTIPLEX\bP is enabled by default.
|
||||
Since 7.62.0, \fBCURLPIPE_MULTIPLEX\fP is enabled by default.
|
||||
|
||||
Before that, default was \fBCURLPIPE_NOTHING\fP.
|
||||
.SH PROTOCOLS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue