gpt4 book ai didi

curl - 如何设置curl的请求头?

转载 作者:行者123 更新时间:2023-12-03 04:14:57 25 4
gpt4 key购买 nike

如何在 curl 请求的 header 中传递多个值?

最佳答案

只需多次使用 -H 选项即可:

curl -H "Accept-Charset: utf-8" -H "Content-Type: application/x-www-form-urlencoded" http://www.some-domain.example

关于curl - 如何设置curl的请求头?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/4212503/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com