]> git.openstreetmap.org Git - rails.git/blobdiff - public/api/crossdomain.xml
Use a PanZoom control on small screens instead of a PanZoomBar control.
[rails.git] / public / api / crossdomain.xml
index 52e8397a3bdab1327607300b88157f32ed110976..669cae37d5c1887b81fdf16a66c6c9c7322dc559 100644 (file)
@@ -3,8 +3,5 @@
 
 <cross-domain-policy>
        <allow-access-from domain="*"/>
-       <allow-http-request-headers-from domain="*" headers="Authorization,X_HTTP_METHOD_OVERRIDE"/>
-       <allow-http-request-headers-from domain="*.openstreetmap.org" headers="*"/>
-       <allow-http-request-headers-from domain="*.openstreetmap.net" headers="*"/>
-       <allow-http-request-headers-from domain="*.openstreetmap.com" headers="*"/>
+       <allow-http-request-headers-from domain="*" headers="*"/>
 </cross-domain-policy>