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