dup_headers
Description:
Gets an array of all header name/value pairs.
The values will be decoded to UTF-8 for any headers that are recognized by Camel. See also get_headers.
Parameters:
this |
a Medium object |
Returns:
the array of headers, which must be freed with free. |