cef_response_t.get_header_by_name

Get the value for the specified response header field.

struct cef_response_t
extern (System)
cef_string_userfree_t function(cef_response_t* self, const(cef_string_t)* name) nothrow get_header_by_name;

Meta