awe_webcore_get_cookies

Gets all cookies for a certain URL.

@param url The URL whose cookies will be retrieved.

@param exclude_http_only Whether or not to exclude HTTP-only cookies from the result.

@return Returns the cookie string. (You do not need to destroy this string)

version(Windows)
const(awe_string)*
awe_webcore_get_cookies

Meta