help wanted
仓库指标
- Star
- (531 star)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
Try this out:
var url = new Url("http://example.com/some/path?a=b&c=test@someAnchor");
url.toString()
>>>"http://example.com%2Fsome%2Fpath%3Fa%3Db%26c%3Dtest@example.com/some/path?a=b&c=test%40someAnchor"