cef_response_t.set_header_map

Set all response header fields.

struct cef_response_t
extern (System)
void function(cef_response_t* self, cef_string_multimap_t headerMap) nothrow set_header_map;

Meta