cef_response_t.set_url

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

struct cef_response_t
extern (System)
void function(cef_response_t* self, const(cef_string_t)* url) nothrow set_url;

Meta