Commit bbd0dd3f authored by Viktor Szakats's avatar Viktor Szakats Committed by Dan Fandrich
Browse files

CURLOPT_HTTPHEADER.3: fix typo in recent commit

parent e438a9e2
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -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
The most commonly replaced headers have "shortcuts" in the options
\fICURLOPT_COOKIE(3)\fP, \fICURLOPT_USERAGENT(3)\fP and
\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
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
that are sent with CONNECT to a proxy: \fICURLOPT_PROXYHEADER(3)\fP. Use