首页
注册
登录
V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请
登录
V2EX
›
scofier
›
全部回复第 1 页 / 共 1 页
回复总数
1
2014-11-17 11:51:46 +08:00
回复了
zippera
创建的主题
›
程序员
›
chrome extension开发中,用jQuery.post()提交表单数据失败,chrome开发工具中的status显示cancelled,怎么破?
我用$.post("xxx",
{"title":d.title,"url":d.url,"content":con},function() {
alert("ok");
});
发现con字段太大,字符串长度8000多, 就执行不了, 难道chrome扩展里面post限制了长度? 纯浏览器执行jquery的post是可以正常post数据的, 有人遇到过这种问题吗?
关于
·
帮助文档
·
博客
·
API
·
FAQ
·
实用小工具
·
2789 人在线
最高记录 6679
·
Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 13ms ·
UTC 12:54
·
PVG 20:54
·
LAX 04:54
·
JFK 07:54
Developed with
CodeLauncher
♥ Do have faith in what you're doing.