url property

Contains the URL of the request.

This property is read-only.

Syntax

JavaScript
url = object.url

 

Property values

Type: DOMString

A USVString indicating the URL of the request.

Standards information

See also

Request