mirror of
https://github.com/curl/curl.git
synced 2024-11-27 05:50:21 +08:00
CURLMOPT_PIPELINING.3: fix typo
This commit is contained in:
parent
401810434c
commit
2bcdf722b8
@ -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…
Reference in New Issue
Block a user