Return-Path: X-Original-To: apmail-tomcat-users-archive@www.apache.org Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4538A10D26 for ; Wed, 5 Jun 2013 10:03:15 +0000 (UTC) Received: (qmail 91864 invoked by uid 500); 5 Jun 2013 10:03:11 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 91072 invoked by uid 500); 5 Jun 2013 10:03:04 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 91058 invoked by uid 99); 5 Jun 2013 10:03:02 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Jun 2013 10:03:02 +0000 Received: from localhost (HELO [192.168.1.45]) (127.0.0.1) (smtp-auth username markt, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Jun 2013 10:03:01 +0000 Message-ID: <51AF0CD3.4010107@apache.org> Date: Wed, 05 Jun 2013 11:02:59 +0100 From: Mark Thomas User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:17.0) Gecko/20130509 Thunderbird/17.0.6 MIME-Version: 1.0 To: Tomcat Users List Subject: Re: CORS on Tomcat? References: <519B9A6E.2050100@christopherschultz.net> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit On 21/05/2013 17:20, Leo Donahue - RDSA IT wrote: >> -----Original Message----- >> From: Christopher Schultz [mailto:chris@christopherschultz.net] >> Subject: Re: CORS on Tomcat? >> >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA256 >> >> Leo, >> >> On 5/21/13 11:34 AM, Leo Donahue - RDSA IT wrote: >>> Does Tomcat support setting this header on the server? >>> >>> Header set Access-Control-Allow-Origin "*" >>> >>> If yes, where do we set it? As of Tomcat 7.0.41 Tomcat will ship with a filter than implements the CORS specification. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org