Response

class Response

A response the page received. Bodies are not captured in v1.

Properties

Link copied to clipboard

Response headers as the platform reported them.

Link copied to clipboard
val status: Int

HTTP status code.

Link copied to clipboard
val url: String

The URL that produced this response.