💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、豆包、星火、月之暗面及文生图、文生视频 广告
curl -v -H "Accept-Encoding: deflate" http://xxx -v 显示详情 -H 设置请求头 curl -d '数据' //会自动转成post请求 curl -v --header "Range: bytes=2-100" http://www.zhufengpeixun.cn/skin/20142/img/logo.png curl -v -H 'Range:bytes=0-10' http... ↓curl 发送 query时候 `&`需要进行转译 $ curl -l http://localhost:8808/user?a=1\&b=2