[ 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.
this |
a Medium object |
the array of headers, which must be freed with free. |