You can add multiple headers with cURL by having multiple -H in one request: curl -X POST -d '{"title": "hello json"}' -H "Content-type: ...
確定! 回上一頁