Skip to content

libcURL.CookieEngine.Reload

Andrew Lambert edited this page Nov 26, 2022 · 7 revisions

Method Signatures

 Function Reload() As Boolean

Return value

Returns true if the operation succeeded; if it returns false then check EasyHandle.LastError.

Remarks

Reloads the cookie list from the files previously specified to ReadCookies.

See also

Clone this wiki locally