cef_response_t.get_header_map

Get all response header fields.

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

Meta