CURLOPT_COOKIE.md: tiny language edit
This commit is contained in:
parent
805bbf7c55
commit
3aef8b97b3
@ -36,7 +36,7 @@ should contain.
|
||||
|
||||
To set multiple cookies, set them all using a single option concatenated like
|
||||
this: "name1=content1; name2=content2;" etc. libcurl does not syntax check the
|
||||
data but assumes the applications gives it what it needs to send.
|
||||
data but assumes the application gives it what it needs to send.
|
||||
|
||||
This option sets the cookie header explicitly in the outgoing request(s). If
|
||||
multiple requests are done due to authentication, followed redirections or
|
||||
|
||||
Loading…
Reference in New Issue
Block a user