搜索资源列表
MyWeb
- python 写的http请求类,具有get ,post 功能,保存cookie,异常处理等功能!-written in python http request class, with get, post functions, save cookie, exception handling and other functions!
httpget1
- 演示连接web服务器并发送一个GET请求的小例子-A example demonstrates how to connect web service and send a GET request
TrainTicketLogindb
- Web的原理就是,浏览器发送一个Request给Web服务器,Web服务器处理完这个请求之后发送一 个HTTP Response给浏览器。 如果我们用自己写的程序来发送Request给Web服务器,然后再捕获Web服务器发回来的 Response. 检查它与期望值值是否一致。 这不就是Web自动化测试吗? 这样的自动化测试叫做 请求响应测试, 别小看这样的自动化测试。 什么开心农场助手,自动投票机。 网络爬虫都是 用这个做的-The principle of the Web
http_postaget_method
- 模拟投递http请求,包头以及解析返回数据结构 使用:ob.InitTrade(),ob.IntoField(),ob.PostTrade()投递表单,获取表单数据-Analog delivery http request header and parse the returned data structure Use: ob.InitTrade () ob.IntoField (), the ob.PostTrade () the delivery form, get the form
HTTP-protocol
- 深入理解HTTP协议,包括协议的格式,请求响应状态,希望能帮助到大家-In-depth understanding of the HTTP protocol, including the protocol format, request response status, hoping to help everyone