cef_response_t.set_status_text

Set the response status text.

struct cef_response_t
extern (System)
void function(cef_response_t* self, const(cef_string_t)* statusText) nothrow set_status_text;

Meta