get_http_headers
Description:
Get the HTTP headers of a URIResponse as a MessageHeaders.
Parameters:
this |
Returns:
a MessageHeaders with the HTTP headers of this or null if this is not an HTTP response. |
Get the HTTP headers of a URIResponse as a MessageHeaders.
this |
a MessageHeaders with the HTTP headers of this or null if this is not an HTTP response. |