cef_request_t.set_first_party_for_cookies

Set the URL to the first party for cookies used in combination with cef_urlrequest_t.

struct cef_request_t
extern (System)
void function(cef_request_t* self, const(cef_string_t)* url) nothrow set_first_party_for_cookies;

Meta