摘要: 我们都知道接口post方法中有不同的请求类型,再写postman中发送请求的时候只是简单的写了一种,今天我们重新了解下Postman如何发送post的其他数据类型 Postman中post的数据类型 post中有以下数据类型 1、form-data 2、x-www-form-urlencoded 3 阅读全文
posted @ 2019-09-12 19:35 测试-安静 阅读(61613) 评论(4) 推荐(17)