Skip to content

Commit

Permalink
Fix limitation
Browse files Browse the repository at this point in the history
  • Loading branch information
wadahiro committed Sep 4, 2017
1 parent 794dc14 commit 82e1381
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ The document has moved

## Current Limitation

* HTTP proxy: `no_proxy` only works with IP Address and CIDR if your http client doesnt't add Host header, e.g., HTTP 1.0.
* HTTP proxy: Only works with HTTP host header, e.g., HTTP 1.0.
* HTTPS proxy: `no_proxy` only works with IP Address and CIDR if your https client doesn't support [SNI](https://en.wikipedia.org/wiki/Server_Name_Indication).
* TCP proxy: `no_proxy` only works with IP Address and CIDR.

Expand Down

0 comments on commit 82e1381

Please sign in to comment.