瀏覽代碼

Commands--

Jakub Roztočil 9 年之前
父節點
當前提交
9179bb7131
共有 1 個文件被更改,包括 0 次插入4 次删除
  1. 0 4
      pages/common/http.md

+ 0 - 4
pages/common/http.md

@@ -25,7 +25,3 @@
 - Pass a user name and password for server authentication:
 
 `http -a {{username:password}} {{example.org}}`
-
-- Specify raw request body via stdin:
-
-`cat data.txt | http PUT example.org`