cef_request_t.set_header_map

Set the header values. If a Referer value exists in the header map it will be removed and ignored.

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

Meta