get_http_headers


Description:

public unowned MessageHeaders get_http_headers ()

Get the HTTP headers of a URIRequest as a MessageHeaders.

Parameters:

this

a URIRequest

Returns:

a MessageHeaders with the HTTP headers of this or null if this is not an HTTP request.