[ 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.
this |
a Medium object |
the array of headers, owned by this. |