returns new Document(this.contentText). Requires arsd.dom.
returns var.fromJson(this.contentText). Requires arsd.jsvar.
the charset out of content type, if present. null if not.
Returns the mime type part of the contentType header.
Returns the Link header, parsed.
Returns links header sorted by "rel" attribute. It returns a new array on each call.
Names and values of cookies set in the response.
The full parsed-out information of cookies set in the response.
The HTTP response code, if the response was completed, or some value < 100 if it was aborted or failed.
The raw content returned in the response body.
content, but casted to string (for convenience)
The *full* content type header. See also contentTypeMimeType and contentTypeCharset.
Array of all headers returned.
The location header