摘要: 1.requests Requests 是用Python语言编写,基于 urllib,采用 Apache2 Licensed 开源协议的 HTTP 库。它比 urllib 更加方便,可以节约我们大量的工作,完全满足 HTTP 测试需求。 requests模块的参数 1.1 get #发送get请求 阅读全文
posted @ 2018-07-06 15:06 Aberwang 阅读(225) 评论(0) 推荐(0)