mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Clarified curlopt_cookiefile behaviour, as per bug #60413.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320297 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
a331658633
commit
d2a9a020d6
1 changed files with 2 additions and 0 deletions
|
@ -800,6 +800,8 @@
|
|||
The name of the file containing the cookie data. The cookie file can
|
||||
be in Netscape format, or just plain HTTP-style headers dumped into
|
||||
a file.
|
||||
If the name is an empty string, no cookies are loaded, but cookie
|
||||
handling is still enabled.
|
||||
</entry>
|
||||
<entry valign="top">
|
||||
</entry>
|
||||
|
|
Loading…
Reference in a new issue