cef_response_t.get_url

Get the resolved URL after redirects or changed as a result of HSTS.

struct cef_response_t
extern (System)
cef_string_userfree_t function(cef_response_t* self) nothrow get_url;

Meta