HTTPResponseHTTPResponse.urlVersion: 21.7.0On this pageHTTPResponse.url() method The URL of the response. Signature: class HTTPResponse { abstract url(): string;} Returns: string