🏠 New in High Baseline Support: URL

January 29, 2018

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