diff --git a/README.md b/README.md index ebd23eb..2e8f4df 100644 --- a/README.md +++ b/README.md @@ -47,11 +47,9 @@ socket.gets # => "HTTP/1.1 200 OK\r\n" HTTP - -``` +
 http://[username[:password]@]host[:port][?tunnel=false]
-```
-    
+    
The port defaults to 80. This is currently a limitation that may be solved in the future.
Appending ?tunnel=false forces the proxy to not use CONNECT.