gpt4 book ai didi

curl - curl --upload-file 和 curl --form file=@filename 有什么区别

转载 作者:行者123 更新时间:2023-12-05 02:18:14 28 4
gpt4 key购买 nike

curl --upload-filecurl --form file=@/path/file 有什么区别?这些 HTTP 请求有何不同?

最佳答案

--上传文件

(使用 HTTP 或 HTTPS URL)使 curl 发送 HTTP PUT request .

--表格

使 curl 发送带有 multipart formpost 的 HTTP POST 请求 body 。

关于curl - curl --upload-file 和 curl --form file=@filename 有什么区别,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/46143911/

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