]> git.openstreetmap.org Git - rails.git/blobdiff - public/oauth/crossdomain.xml
Fix typo
[rails.git] / public / oauth / crossdomain.xml
index 5af4469de66d6e0f041ea69e620dbfabb155a218..a8029a905d5dc8ddb3797508f55ecf65257d788c 100644 (file)
@@ -3,5 +3,5 @@
 
 <cross-domain-policy>
        <allow-access-from domain="*" secure="false"/>
-       <allow-http-request-headers-from domain="*" headers="*"/>
+       <allow-http-request-headers-from domain="*" headers="*" secure="false"/>
 </cross-domain-policy>