Skip to content

Commit

Permalink
CURLOPT_HEADEROPT.3: typo: do -> to
Browse files Browse the repository at this point in the history
  • Loading branch information
m6w6 authored and bagder committed Jul 31, 2014
1 parent f8f2188 commit 7bb4c8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/libcurl/opts/CURLOPT_HEADEROPT.3
Expand Up @@ -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
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 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.
.SH DEFAULT
CURLHEADER_UNIFIED
Expand Down

0 comments on commit 7bb4c8c

Please sign in to comment.