Fork me on GitHub

摘要: 目录1. None2. form-data3. x-www-form-urlencoded4. raw5. binary6. GraphQL总结 在 Postman 中,使用 POST 方式时,Body 项中有几种不同的数据传输方式可供选择,它们之间的主要区别在于数据的格式和编码方式。以下是每种类型 阅读全文
posted @ 2024-10-08 14:30 anyux 阅读(749) 评论(0) 推荐(0)