Apinizer Documentation How-to Guides How-to Guides for Developers Javascript Usage (Script Policy) Current: Changing the URL in the Response Body of GIS Services Changing the URL in the Response Body of GIS Services responseBodyTextToClient=responseBodyTextToClient.replaceAll('https://geomap.reteunitaria.piemonte.it/ws/gsareprot/rp-01/areeprotwfs/wfs_gsareprot_1?', 'https://api.apinizer.com/apigateway/geoservis'); responseBodyTextToClient=responseBodyTextToClient.replaceAll('http://geomap.reteunitaria.piemonte.it/ws/gsareprot/rp-01/areeprotwfs/wfs_gsareprot_1?', 'https://api.apinizer.com/apigateway/geoservis');Copy JS