URL解析
URLをプロトコル・ホスト・パス・クエリパラメータに分解して解析します
サンプル:https://example.com/path/to/page?key=value&lang=ja...https://user:pass@api.example.com:8443/v1/users?li...ftp://files.example.com:21/public/docs/readme.txthttps://search.example.com/results?q=hello+world&s...http://localhost:3000/api/data?format=json
URLビルダー