cef_request_t.get_header_map

Get the header values. Will not include the Referer value if any.

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

Meta