cef_request_t.get_first_party_for_cookies

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

struct cef_request_t
extern (System)
cef_string_userfree_t function(cef_request_t* self) nothrow get_first_party_for_cookies;

Meta