开发者

What is the maximum allowed size of a URL for a GET request in IE8?

开发者 https://www.devze.com 2022-12-25 15:47 出处:网络
What is the 开发者_开发问答maximum allowed size of a URL for a GET request in IE8?I have a url that is ~7700 characters that works on all browsers except IE.2,083If your url is 7700 characters long yo

What is the 开发者_开发问答maximum allowed size of a URL for a GET request in IE8? I have a url that is ~7700 characters that works on all browsers except IE.


2,083


If your url is 7700 characters long you're doing it wrong. Use a post instead.


2083 http://answers.yahoo.com/question/index?qid=20061010115620AAlvrSF

0

精彩评论

暂无评论...
验证码 换一张
取 消