mirror of
https://github.com/curl/curl.git
synced 2025-02-23 15:10:03 +08:00
CURLOPT_HEADEROPT.3: typo: do -> to
This commit is contained in:
parent
f8f2188888
commit
7bb4c8cadb
@ -41,7 +41,7 @@ sent to a server and not to a proxy. Proxy headers must be set with
|
|||||||
\fICURLOPT_PROXYHEADER(3)\fP to get used. Note that if a non-CONNECT request
|
\fICURLOPT_PROXYHEADER(3)\fP to get used. Note that if a non-CONNECT request
|
||||||
is sent to a proxy, libcurl will send both server headers and proxy
|
is sent to a proxy, libcurl will send both server headers and proxy
|
||||||
headers. When doing CONNECT, libcurl will send \fICURLOPT_PROXYHEADER(3)\fP
|
headers. When doing CONNECT, libcurl will send \fICURLOPT_PROXYHEADER(3)\fP
|
||||||
headers only do the proxy and then \fICURLOPT_HTTPHEADER(3)\fP headers only to
|
headers only to the proxy and then \fICURLOPT_HTTPHEADER(3)\fP headers only to
|
||||||
the server.
|
the server.
|
||||||
.SH DEFAULT
|
.SH DEFAULT
|
||||||
CURLHEADER_UNIFIED
|
CURLHEADER_UNIFIED
|
||||||
|
Loading…
Reference in New Issue
Block a user