CURL命令行使用

1. CURL 發送磁盤上面的JSON文件php 如 curl -X POST -H 'content-type: application/json' -d @myjsonfile.txt http://some.url/param 2. CURL在命令行直接發送JSON結構數據html curl -i -H 'content-type: application/json' -X POST -
相關文章
相關標籤/搜索