get_headers


Description:

[ Version ( since = "3.24" ) ]
public virtual unowned NameValueArray get_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 dup_headers.

Parameters:

this

a Medium object

Returns:

the array of headers, owned by this.