Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id BF5F2200B8D for ; Fri, 23 Sep 2016 13:52:52 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id BDF90160AD6; Fri, 23 Sep 2016 11:52:52 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 0D5B2160AC2 for ; Fri, 23 Sep 2016 13:52:51 +0200 (CEST) Received: (qmail 61218 invoked by uid 500); 23 Sep 2016 11:52:51 -0000 Mailing-List: contact commits-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list commits@couchdb.apache.org Received: (qmail 61209 invoked by uid 99); 23 Sep 2016 11:52:51 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Sep 2016 11:52:51 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 16734E056F; Fri, 23 Sep 2016 11:52:51 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: rnewson@apache.org To: commits@couchdb.apache.org Date: Fri, 23 Sep 2016 11:52:52 -0000 Message-Id: In-Reply-To: <0aefbda48a2f4c9abaf50fb238e4292d@git.apache.org> References: <0aefbda48a2f4c9abaf50fb238e4292d@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [2/2] chttpd commit: updated refs/heads/master to ff59604 archived-at: Fri, 23 Sep 2016 11:52:52 -0000 Merge remote-tracking branch 'will/3090-handle-empty-access-control-request-headers' Project: http://git-wip-us.apache.org/repos/asf/couchdb-chttpd/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-chttpd/commit/ff59604e Tree: http://git-wip-us.apache.org/repos/asf/couchdb-chttpd/tree/ff59604e Diff: http://git-wip-us.apache.org/repos/asf/couchdb-chttpd/diff/ff59604e Branch: refs/heads/master Commit: ff59604e31e3f4b83175b339a50e320f24938370 Parents: 2c1f3a3 086567c Author: Robert Newson Authored: Fri Sep 23 12:52:34 2016 +0100 Committer: Robert Newson Committed: Fri Sep 23 12:52:34 2016 +0100 ---------------------------------------------------------------------- src/chttpd_cors.erl | 1 + test/chttpd_cors_test.erl | 19 +++++++++++++++++++ 2 files changed, 20 insertions(+) ----------------------------------------------------------------------