charles复制的cURL导入到postman

二、postman导入cURL

charles复制的cURL导入到postman

注意:将cURL结尾的网址提到前面复制(结尾的网址应放在curl后面)

curl 'http://xxx.com' -H 'Host: xxx.com' -H 'Accept: application/json' -H 'User-Agent: kwai-ios' -H 'Accept-Language: zh-Hans-CN;q=1' --compressed

相关文章:

  • 2022-12-23
  • 2021-10-10
  • 2021-07-04
  • 2022-12-23
  • 2022-12-23
  • 2021-12-17
  • 2021-06-15
猜你喜欢
  • 2022-02-13
  • 2021-08-21
  • 2022-12-23
  • 2022-12-23
  • 2021-11-27
  • 2021-12-07
  • 2021-06-28
相关资源
相似解决方案