Skip to main content
Version: Next

HTTPResponse.url() method

Signature:

class HTTPResponse {
url(): string;
}

Returns:

string

The URL of the response.