🏠 New in Low Baseline Support: URL

July 29, 2015

caniuse · mdn · spec

A URL object represents a web address, like https://example.com/, and parts of the address, such as the domain, path, and query string (as URLSearchParams).

Source features