Maximum length of HTTP GET request

前端 未结 7 2177
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-11-21 05:24

What\'s the maximum length of an HTTP GET request?

Is there a response error defined that the server can/should return if it receives a GET request that exceeds this

7条回答
  •  半阙折子戏
    2020-11-21 05:48

    A similar question is here: Is there a limit to the length of a GET request?

    I've hit the limit and on my shared hosting account, but the browser returned a blank page before it got to the server I think.

提交回复
热议问题