http://user:pass@sub.example.com:8080/p/a/t/h?query=string#hash
const url = new URL('/foo', 'https://example.org/'); URL.searchParams URL.searchParams.get("queryparam"); URL.searchParams.has("queryparam");