Select to view content in your preferred language

Need more details about 2.1 Beta - support for large requests

611
1
10-12-2010 07:06 AM
JamesMolohon
Emerging Contributor
Can anybody share more detail about this fix in 2.1?

ArcGISDynamicMapServiceLayer and ArcGISImageServiceLayer support large requests that require HTTP POST

Thanks,
James
0 Kudos
1 Reply
JenniferNery
Esri Regular Contributor
Sure, the fix will be in post-beta.

But basically, if the URL request becomes very large (exceeding 2048 bytes), GET request fails and therefore we added support that this request be able to automatically switch to a POST.

For ArcGISDynamicMapServiceLayer, increasing the number of your layer definitions can make the URL request very large. This case is now supported in 2.1.
0 Kudos