|
楼主 |
发表于 2013-2-21 21:56:59
|
显示全部楼层
点击断开 httpwatch抓包如下
访问的URL为:http://192.168.1.1/cgi?7
流信息如下:
POST /cgi?7 HTTP/1.1
Accept: */*
Accept-Language: zh-cn
Referer: http://192.168.1.1/
Content-Type: text/plain
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727)
Host: 192.168.1.1
Content-Length: 46
Connection: Keep-Alive
Cache-Control: no-cache
Authorization: Basic YWRtaW46YWRtaW4=
[ACT_PPP_DISCONN#1,1,1,0,0,0#0,0,0,0,0,0]0,0
AU3的代码如何写呀,才可以达到点击断开的效果 |
|