瀏覽代碼

removes doubled repl prompt

pull/126/head
John Haugeland 10 年之前
父節點
當前提交
d713f209d0
共有 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…
取消
儲存