Sfoglia il codice sorgente

Merge pull request #126 from StoneCypher/master

removes doubled repl prompt
pull/130/head
Chandrashekhar Mullaparthi 10 anni fa
parent
commit
04566c7001
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      README.md

+ 1
- 1
README.md Vedi File

@ -263,7 +263,7 @@ Example of a `TRACE` request. Very interesting! yaws.hyber.org didn't
support this. Nor did www.google.com. But good old BBC supports this: support this. Nor did www.google.com. But good old BBC supports this:
```erlang ```erlang
35> 37> ibrowse:send_req("http://www.bbc.co.uk/", [], trace, [],
37> ibrowse:send_req("http://www.bbc.co.uk/", [], trace, [],
[{proxy_user, "XXXXX"}, [{proxy_user, "XXXXX"},
{proxy_password, "XXXXX"}, {proxy_password, "XXXXX"},
{proxy_host, "proxy"}, {proxy_host, "proxy"},

Caricamento…
Annulla
Salva