URL的最大长度

今天了解了一下Google Chart API,顺便查了URL的最大长度。
规范没有规定,与浏览器和Web 容器的实现有关。

Microsoft Internet Explorer has a maximum uniform resource locator (URL) length of 2083 characters. Internet Explorer also has a maximum path length of 2048 characters. This limit applies to both POST request and GET request URLs.

The spec for URL length does not dictate a minimum or maximum URL length, but implementation varies by browser. ... Note that there is no limit on the number of parameters you can stuff into a URL, but only on the length it can

My early attempts to measure the maximum URL length in web browsers bumped into a server URL length limit of approximately 4000 characters, after which Apache produces a "413 Entity Too Large" error. I used the current up to date Apache


相关链接:http://www.boutell.com/newfaq/misc/urllength.html
标签: 规范标准
评论: 1 | 引用: 0 | 阅读: 342
  • 1 
Fufu [ 2008-10-23 10:47 网址 | 回复 | 编辑 删除 ]
了解了,关注一下。
  • 1 
发表评论
昵 称: (必须)
密 码: (未注册用户可不填)
网 址: 邮 箱:
验证码: 验证码图片 选 项:
头 像:
内 容: