參數-X跟--request兩個功能是一樣的,所以使用時 ex:curl -X POST http://www.example.com/ 跟 curl--request POST http://www.example.com/ 是相等的 ...
確定! 回上一頁