UriResponse
Represents an URI response.
A #WebKitURIResponse contains information such as the URI, the status code, the content length, the mime type, the HTTP status or the suggested filename.
Constructors
Properties
Link copied to clipboard
The expected content length of the response.
Link copied to clipboard
The HTTP headers of the response, or null if the response is not an HTTP response.
Link copied to clipboard
The status code of the response as returned by the server.
Link copied to clipboard
The suggested filename for the URI response.
Link copied to clipboard