Download non-HTML resources影响x-ajaxpro-method

来源:互联网 发布:vba 读取数据的 第几位 编辑:程序博客网 时间:2024/05/16 00:36
    lr_set_debug_message(16|2,1);
    web_add_header("x-ajaxpro-method",
        "IsSessionNull");

    web_add_auto_header("Accept-Language",
        "zh-cn");

    //web_add_auto_header("UA-CPU",
    //    "x86");

    lr_think_time(15);

    web_custom_request("AdminLog,App_Code.ashx_2",
        "URL=http://10.9.146.33:8000/ajaxpro/AdminLog,App_Code.ashx",
        "Method=POST",
        "Resource=0",
        "RecContentType=text/plain",
        "Referer=http://10.9.146.33:8000/userInfoManage/UserInfoManage.aspx",
        "Snapshot=t67.inf",
        "Mode=HTTP",
        "EncType=text/plain; charset=utf-8",
        "Body={}",
        LAST);




Action2.c(5): web_add_header("x-ajaxpro-method") was successful      [MsgId: MMSG-26392]
Action2.c(8): web_add_auto_header("Accept-Language") was successful      [MsgId: MMSG-26392]
Action2.c(16): t=2186ms: 251-byte response headers for "http://10.9.146.33:8000/ajaxpro/AdminLog,App_Code.ashx" (RelFrameId=1, Internal ID=12)
Action2.c(16):     HTTP/1.1 200 OK\r\n
Action2.c(16):     Date: Sat, 01 Jun 2013 06:52:24 GMT\r\n
Action2.c(16):     Server: Microsoft-IIS/6.0\r\n
Action2.c(16):     X-Powered-By: ASP.NET\r\n
Action2.c(16):     X-AspNet-Version: 4.0.30319\r\n
Action2.c(16):     Cache-Control: no-cache\r\n
Action2.c(16):     Pragma: no-cache\r\n
Action2.c(16):     Expires: -1\r\n
Action2.c(16):     Content-Type: text/plain; charset=utf-8\r\n
Action2.c(16):     Content-Length: 7\r\n
Action2.c(16):     \r\n
Action2.c(16): t=2273ms: 7-byte response body for "http://10.9.146.33:8000/ajaxpro/AdminLog,App_Code.ashx" (RelFrameId=1, Internal ID=12)
Action2.c(16):     true;/*



Starting action Action2.
Action2.c(5): web_add_header("x-ajaxpro-method") was successful      [MsgId: MMSG-26392]
Action2.c(8): web_add_auto_header("Accept-Language") was successful      [MsgId: MMSG-26392]
Action2.c(16): t=2656ms: 251-byte response headers for "http://10.9.146.33:8000/ajaxpro/AdminLog,App_Code.ashx" (RelFrameId=1, Internal ID=67)
Action2.c(16):     HTTP/1.1 200 OK\r\n
Action2.c(16):     Date: Sat, 01 Jun 2013 06:53:25 GMT\r\n
Action2.c(16):     Server: Microsoft-IIS/6.0\r\n
Action2.c(16):     X-Powered-By: ASP.NET\r\n
Action2.c(16):     X-AspNet-Version: 4.0.30319\r\n
Action2.c(16):     Cache-Control: no-cache\r\n
Action2.c(16):     Pragma: no-cache\r\n
Action2.c(16):     Expires: -1\r\n
Action2.c(16):     Content-Type: text/plain; charset=utf-8\r\n
Action2.c(16):     Content-Length: 8\r\n
Action2.c(16):     \r\n
Action2.c(16): t=2758ms: 8-byte response body for "http://10.9.146.33:8000/ajaxpro/AdminLog,App_Code.ashx" (RelFrameId=1, Internal ID=67)
Action2.c(16):     false;/*



原创粉丝点击