From 53c2f0dccc170bf9e30e39be6b43e3d4aa6023e9 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Tue, 29 Sep 2009 16:24:07 +0000 Subject: [PATCH 1/1] Revert r17851 and just give non-local flash clients access to the X_HTTP_METHOD_OVERRIDE header. --- public/api/crossdomain.xml | 5 ++++- public/oauth/crossdomain.xml | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/public/api/crossdomain.xml b/public/api/crossdomain.xml index 669cae37d..52e8397a3 100644 --- a/public/api/crossdomain.xml +++ b/public/api/crossdomain.xml @@ -3,5 +3,8 @@ - + + + + diff --git a/public/oauth/crossdomain.xml b/public/oauth/crossdomain.xml index 669cae37d..52e8397a3 100644 --- a/public/oauth/crossdomain.xml +++ b/public/oauth/crossdomain.xml @@ -3,5 +3,8 @@ - + + + + -- 2.43.2