mirror of
https://github.com/moparisthebest/curl
synced 2025-02-28 09:21:50 -05:00
docs: fix typo in curl_easy_setopt manpage
This commit is contained in:
parent
4c4e8ba1f0
commit
cd4cd66839
@ -1345,7 +1345,7 @@ option and thus you need to concatenate them all in one single string. Set
|
|||||||
multiple cookies in one string like this: "name1=content1; name2=content2;"
|
multiple cookies in one string like this: "name1=content1; name2=content2;"
|
||||||
etc.
|
etc.
|
||||||
|
|
||||||
This option sets the cookie header explictly in the outgoing request(s). If
|
This option sets the cookie header explicitly in the outgoing request(s). If
|
||||||
multiple requests are done due to authentication, followed redirections or
|
multiple requests are done due to authentication, followed redirections or
|
||||||
similar, they will all get this cookie passed on.
|
similar, they will all get this cookie passed on.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user