dup_headers


Description:

[ Version ( since = "3.24" ) ]
public virtual NameValueArray dup_headers ()

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.