diff options
Diffstat (limited to 'doc/socks-extensions.txt')
-rw-r--r-- | doc/socks-extensions.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/socks-extensions.txt b/doc/socks-extensions.txt index b2988ef5c3..2cb6f7f8c5 100644 --- a/doc/socks-extensions.txt +++ b/doc/socks-extensions.txt @@ -48,7 +48,7 @@ Tor's extensions to the SOCKS protocol 3. HTTP-resistance - Tor checks the first byte of each socks request to see whether it looks + Tor checks the first byte of each SOCKS request to see whether it looks more like an HTTP request (that is, it starts with a "G", "H", or "P"). If so, Tor returns a small webpage, telling the user that his/her browser is misconfigured. This is helpful for the many users who mistakenly try to |