linux curl
Last updated on November 22, 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
🔗 Links
linux curl
https://ispong.isxcode.com/os/linux/linux curl/