search_get_headers_decoded


Description:


[ Version ( since = "3.28" ) ]
public string search_get_headers_decoded (NameValueArray headers, string? default_charset)

Parameters:

headers

a NameValueArray

default_charset

default charset to use; or null, to detect from Content-Type of headers

Returns:

The headers, decoded where needed. Free the returned pointer with g_free when done with it.


Namespace: Camel
Package: camel-1.2