浏览代码

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"},

正在加载...
取消
保存