fixed comment

This commit is contained in:
Mariotaku Lee 2017-04-10 21:25:57 +08:00
parent 91b10c1aa6
commit c2ef39c879
No known key found for this signature in database
GPG Key ID: 15C10F89D7C33535
1 changed files with 1 additions and 1 deletions

View File

@ -153,7 +153,7 @@ object HttpClientFactory {
* `[PATH]`, `[/PATH]`, `[QUERY]`, `[?QUERY]`, `[FRAGMENT]`, `[#FRAGMENT]` will be empty when
* it's null, values and base64-encoded will be string `"null"`.
*
* A valid format might looks like
* A valid format looks like
*
* `https://proxy.com/[SCHEME]/[AUTHORITY]/[PATH][?QUERY][#FRAGMENT]`,
*