Parts
| Full URL | https://user:[email protected]:8443/path/to/page?foo=1&bar=hello%20world&foo=2#section | |
| Protocol | https | |
| Username | user | |
| Password | pass | |
| Hostname | example.com | |
| Port | 8443 | |
| Host | example.com:8443 | |
| Origin | https://example.com:8443 | |
| Pathname | /path/to/page | |
| Search | ?foo=1&bar=hello%20world&foo=2 | |
| Hash | #section |
Query params (3)
| Key | Value |
|---|---|
| foo | 1 |
| bar | hello world |
| foo | 2 |