mirror of
https://github.com/curl/curl.git
synced 2026-05-08 14:17:27 +03:00
CURLOPT_HTTPHEADER.3: fix typo in recent commit
This commit is contained in:
parent
e438a9e2f0
commit
bbd0dd3fe2
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@ Pass a NULL to this option to reset back to no custom headers.
|
|||
|
||||
The most commonly replaced headers have "shortcuts" in the options
|
||||
\fICURLOPT_COOKIE(3)\fP, \fICURLOPT_USERAGENT(3)\fP and
|
||||
\fICURLOPT_REFERER(3)\fP. We recommand using those.
|
||||
\fICURLOPT_REFERER(3)\fP. We recommend using those.
|
||||
|
||||
There's an alternative option that sets or replaces headers only for requests
|
||||
that are sent with CONNECT to a proxy: \fICURLOPT_PROXYHEADER(3)\fP. Use
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue