Request

class Request

A request the page is about to make.

Properties

Link copied to clipboard

Request headers as the page sent them.

Link copied to clipboard

HTTP method, e.g. "GET".

Link copied to clipboard

What the request is for, as far as the platform reports it.

Link copied to clipboard
val url: String

The requested URL.