dup_headers


Description:

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

Duplicates array of headers for the this.

Parameters:

this

a MessageInfo

Returns:

All the message headers of the associated message, or null, when none are available. Free returned array with free when no longer needed.