开启辅助访问 切换到宽版

精易论坛

 找回密码
 注册

QQ登录

只需一步,快速开始

用微信号发送消息登录论坛

新人指南 邀请好友注册 - 我关注人的新帖 教你赚取精币 - 每日签到


求职/招聘- 论坛接单- 开发者大厅

论坛版规 总版规 - 建议/投诉 - 应聘版主 - 精华帖总集 积分说明 - 禁言标准 - 有奖举报

楼主: 循环不计次
收起左侧

[已解决] 关于dwr框架下的post

 关闭 [复制链接]

结帖率:71% (32/45)
 楼主| 发表于 2015-3-15 12:48:07 | 显示全部楼层   广东省东莞市


发出来看下。。。。

点评

都说了是复制的,怎么就不懂呢。   重庆市重庆市  发表于 2015-3-15 12:48
回复

使用道具 举报

结帖率:71% (32/45)

签到天数: 1 天

 楼主| 发表于 2015-3-15 12:49:44 | 显示全部楼层   广东省东莞市

我不知道你用的是哪个抓包工具,复制出来的格式可能不一样,比如说换行什么的

点评

ie8 httpwatch   重庆市重庆市  发表于 2015-3-15 12:50
回复

使用道具 举报

结帖率:71% (32/45)

签到天数: 1 天

 楼主| 发表于 2015-3-15 12:52:45 | 显示全部楼层   广东省东莞市
宇智波·晓易 发表于 2015-3-15 12:30
带上协议头
“Content-Type: text/plain”

我还是想要源码= = 我这里总提示错误
回复

使用道具 举报

结帖率:71% (32/45)

签到天数: 1 天

 楼主| 发表于 2015-3-15 12:57:09 | 显示全部楼层   广东省东莞市
宇智波·晓易 发表于 2015-3-15 12:30
带上协议头
“Content-Type: text/plain”

大神麻烦你了
回复

使用道具 举报

结帖率:71% (32/45)

签到天数: 1 天

 楼主| 发表于 2015-3-15 12:59:17 | 显示全部楼层   广东省东莞市
宇智波·晓易 发表于 2015-3-15 12:30
带上协议头
“Content-Type: text/plain”

而且你Post的网址都和我不一样

点评

http://pan.baidu.com/s/1sj2qVrJ   重庆市重庆市  详情 回复 发表于 2015-3-15 13:06
是下面那个POST包,你用的上面的POST包。   重庆市重庆市  发表于 2015-3-15 13:05
回复

使用道具 举报

发表于 2015-3-15 13:01:00 | 显示全部楼层   江苏省常州市
把下面的参数直接放到常量里面,然后再引用常量就可以了。楼上说的已经很明白了
  1. callCount=1
  2. scriptSessionId=${scriptSessionId}187
  3. httpSessionId=
  4. c0-scriptName=BlogBean
  5. c0-methodName=isBlogNameExist
  6. c0-id=0
  7. c0-param0=string:kanvrc14863
  8. batchId=815544
复制代码
回复

使用道具 举报

结帖率:71% (32/45)

签到天数: 1 天

 楼主| 发表于 2015-3-15 13:04:44 | 显示全部楼层   广东省东莞市
birdmanxp 发表于 2015-3-15 13:01
把下面的参数直接放到常量里面,然后再引用常量就可以了。楼上说的已经很明白了

“<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  <script type="text/javascript">
   (function(window,document){
        
        document.uniqueID!=document.uniqueID&&!!location.hash&&(location.hash=location.hash);
        window.focus();
    })(this,document);
  </script>
<link  type="text/css" rel="stylesheet"/>
   
<title>出错啦!</title>
</head>
<body>
<noscript><div>请使用支持脚本的浏览器!</div></noscript>

<div class="g-hd8">
    <h1 class="m-logo"><a rel="nofollow" >LOFTER-网易轻博</a></h1>
</div>
  <div class="g-bd8">
        <div class="g-bdc">
        <div class="m-error">
                <div class="error">
                    <h2>请求错误。</h2>
            </div>
            <div class="goback"><a rel="nofollow" >返回首页</a></div>
        </div>
    </div>
</div>
<div class="g-ft">
        <span class="m-ft2"><a target="_blank" rel="nofollow" >联系我们</a><span>|</span><a target="_blank" rel="nofollow" >招贤纳士</a><span>|</span><a target="_blank" rel="nofollow" >移动客户Duan</a><span>|</span><a target="_blank" rel="nofollow" >风格模板</a><span>|</span><a target="_blank" rel="nofollow" >官方博客</a></span>
        <span class="m-ft1">网易公司版权所有 &copy;1997-2015 <a rel="nofollow" target="_blank" >浙B2-20090185</a></span>
</div>
</body>
</html>
回复

使用道具 举报

结帖率:71% (32/45)

签到天数: 1 天

 楼主| 发表于 2015-3-15 13:05:06 | 显示全部楼层   广东省东莞市
宇智波·晓易 发表于 2015-3-15 12:30
带上协议头
“Content-Type: text/plain”

“<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  <script type="text/javascript">
   (function(window,document){
        
        document.uniqueID!=document.uniqueID&&!!location.hash&&(location.hash=location.hash);
        window.focus();
    })(this,document);
  </script>
<link  type="text/css" rel="stylesheet"/>
   
<title>出错啦!</title>
</head>
<body>
<noscript><div>请使用支持脚本的浏览器!</div></noscript>

<div class="g-hd8">
    <h1 class="m-logo"><a rel="nofollow" >LOFTER-网易轻博</a></h1>
</div>
  <div class="g-bd8">
        <div class="g-bdc">
        <div class="m-error">
                <div class="error">
                    <h2>请求错误。</h2>
            </div>
            <div class="goback"><a rel="nofollow" >返回首页</a></div>
        </div>
    </div>
</div>
<div class="g-ft">
        <span class="m-ft2"><a target="_blank" rel="nofollow" >联系我们</a><span>|</span><a target="_blank" rel="nofollow" >招贤纳士</a><span>|</span><a target="_blank" rel="nofollow" >移动客户Duan</a><span>|</span><a target="_blank" rel="nofollow" >风格模板</a><span>|</span><a target="_blank" rel="nofollow" >官方博客</a></span>
        <span class="m-ft1">网易公司版权所有 &copy;1997-2015 <a rel="nofollow" target="_blank" >浙B2-20090185</a></span>
</div>
</body>
</html>
回复

使用道具 举报

结帖率:71% (32/45)

签到天数: 1 天

 楼主| 发表于 2015-3-15 13:05:44 | 显示全部楼层   广东省东莞市
birdmanxp 发表于 2015-3-15 13:01
把下面的参数直接放到常量里面,然后再引用常量就可以了。楼上说的已经很明白了

调试输出 (编码_utf8到gb2312 (到文本 (网页_访问 (“www.lofter.com/dwr/call/plaincall/BlogBean.isBlogNameExist.dwr”, 1, #常量2, , , “Content-Type: text/plain”, , , , ))))
回复

使用道具 举报

结帖率:71% (32/45)

签到天数: 1 天

 楼主| 发表于 2015-3-15 13:14:34 | 显示全部楼层   广东省东莞市
宇智波·晓易 发表于 2015-3-15 12:30
带上协议头
“Content-Type: text/plain”

我的ie太低。。。。httpwatch版本低打不开

点评

http://bbs.125.la/thread-13712197-1-1.html   重庆市重庆市  发表于 2015-3-15 13:15
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则 致发广告者

发布主题 收藏帖子 返回列表

sitemap| 易语言源码| 易语言教程| 易语言论坛| 易语言模块| 手机版| 广告投放| 精易论坛
拒绝任何人以任何形式在本论坛发表与中华人民共和国法律相抵触的言论,本站内容均为会员发表,并不代表精易立场!
论坛帖子内容仅用于技术交流学习和研究的目的,严禁用于非法目的,否则造成一切后果自负!如帖子内容侵害到你的权益,请联系我们!
防范网络诈骗,远离网络犯罪 违法和不良信息举报电话0663-3422125,QQ: 793400750,邮箱:wp@125.la
Powered by Discuz! X3.4 揭阳市揭东区精易科技有限公司 ( 粤ICP备12094385号-1) 粤公网安备 44522102000125 增值电信业务经营许可证 粤B2-20192173

快速回复 返回顶部 返回列表