URL解析器
解析和编辑URL各部分
Protocol
https:Hostname
example.comPort
8080Pathname
/pathHash
section=
=
https://example.com:8080/path?foo=bar&baz=qux#section
解析和编辑URL各部分
https:example.com8080/pathsectionhttps://example.com:8080/path?foo=bar&baz=qux#section