gwt - Maximum HTTP GET Method in JSON -


I am GET an HTTP with JSONP from GWT ..

URL in +1000 characters The problem is that the request does not reach the server

Do you see the problem at the length of the HTTP URL here?

BTW, it appears to be IE8 only.

Thank you?

/ p>

The maximum length is for IE, but 1000 characters should be correct. As noted here: IE should handle 2,083 characters.

In any case: Positions are recommended for such large datasets, these are not limitations in the post.

Comments