linux curl

Last updated on September 15, 2024 pm

🧙 Questions

解决在bash文件中调用远程接口

☄️ Ideas

  • insecure: 如果是https接口切信任接口的时候添加
curl -X GET 'https://1d3b-58-84-54-86.ngrok.io/leo/spring/open/testPut' -H 'Content-Type: application/json' -H 'Authorization: Bearer xxx' -d '{"scale":1}' --insecure

linux curl
https://ispong.isxcode.com/os/linux/linux curl/
Author
ispong
Posted on
September 17, 2022
Licensed under