URL 解析器
拆解 URL 各组成部分
输入 URL
解析
示例
https://user:pass@example.com:8080/path?key=value#hash
http://localhost:3000/api/v1/users?page=1&limit=20
https://www.google.com/search?q=hello+world&lang=zh-CN
ftp://files.example.com:21/pub/doc.pdf
URL 组成
Query 参数
输入 URL 并点击解析