You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice if the CURLINFO_COOKIELIST had some documentation as to the format of the cookie strings that it returns, or a pointer to such documentation. (is it a standard format?)
By experimentation, I've determined that it seems to be tab-delimited, with a predictable ordering of the fields.
The text was updated successfully, but these errors were encountered:
It would be nice if the CURLINFO_COOKIELIST had some documentation as to the format of the cookie strings that it returns, or a pointer to such documentation. (is it a standard format?)
By experimentation, I've determined that it seems to be tab-delimited, with a predictable ordering of the fields.
The text was updated successfully, but these errors were encountered: