shell命令調用http接口(curl方式)

簡單介紹一下經過shell命令調用http接口(curl方式) 先上樣例 樣例介紹 參數詳解 先上樣例 一、curl -H "Content-Length:0" -X GET "http://127.0.0.1:8080" 二、curl -H "Content-Type: application/json" -H "connection:Keep-Alive" -s -X POST -d '
相關文章
相關標籤/搜索