瀏覽代碼

Merge pull request #126 from StoneCypher/master

removes doubled repl prompt
pull/130/head
Chandrashekhar Mullaparthi 10 年之前
父節點
當前提交
04566c7001
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      README.md

+ 1
- 1
README.md 查看文件

@ -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:
```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_password, "XXXXX"},
{proxy_host, "proxy"},

Loading…
取消
儲存