Max URL (or GET) length in Google App Engine

I’ve done some tests in order to evaluate what is the maximum length of a URL that the different browsers can handle, and I ended up with a restriction on the server-side.

According to the tests I’ve been doing, the maximum length of a URL in Google App Engine is 2048 characters.

So, if you are going to do a GET request on Google App Engine, make sure that the both the address and the data you are sending are less than 2048 bytes long.

Trackback URL

, , ,

49 Comments on "Max URL (or GET) length in Google App Engine"

Hi Stranger, leave a comment:

ALLOWED XHTML TAGS:

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">

Subscribe to Comments