Esri / ArcREST

python package for REST API (AGS, AGOL, webmap JSON, etc..)
Apache License 2.0
192 stars 155 forks source link

Update arcrest.ags.server._validateurl() to Support Compound Web Context Names #337

Closed bixb0012 closed 7 years ago

bixb0012 commented 7 years ago

Update creates support for compound web context names. Additionally, SOAP-based URLs are supported, i.e., a SOAP-based URL will be validated to the corresponding REST-based URL for the server instance.