Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:69796 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 5039 invoked from network); 23 Oct 2013 02:24:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Oct 2013 02:24:24 -0000 Authentication-Results: pb1.pair.com smtp.mail=morrison.levi@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=morrison.levi@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.173 as permitted sender) X-PHP-List-Original-Sender: morrison.levi@gmail.com X-Host-Fingerprint: 209.85.214.173 mail-ob0-f173.google.com Received: from [209.85.214.173] ([209.85.214.173:60019] helo=mail-ob0-f173.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8E/B3-10840-75337625 for ; Tue, 22 Oct 2013 22:24:23 -0400 Received: by mail-ob0-f173.google.com with SMTP id gq1so184577obb.32 for ; Tue, 22 Oct 2013 19:24:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=XgqXkUxezeOL4TCDdWrJjhZLG4ljdynUOw00ZXJFdbA=; b=NcmbkRfsbcHSD+OeAp26PONCw9r4CsAZw7QAG1GMuQpu6Zuxn6wJE89tcZS0cfqeNt tzIrwIDydM9jrNKZsVkaEE4/uXWBVs4fCaO/FsSMT4lXD8GG7BzfhZWRscva2T1l5ygf J/09uMmY2WKZ6hZim+k7pmq73hsGe0BbP7FwoTN7f3G0J8UBFCQIP1JxZ78B1n/QUy0R WmxT7hFMW0WIBOGVQWXYKxMIYuArULcUThXl5r8awqyk+CfeIzVUy4aZCFqamyfah4KZ E1Ez4fIPs6JlyV6f2Y2opug7Px+UsmhSycMIlNVekHoejrSgx7rk9usY5KadtC1ycRSk sa0g== MIME-Version: 1.0 X-Received: by 10.60.117.225 with SMTP id kh1mr4601991oeb.15.1382495059818; Tue, 22 Oct 2013 19:24:19 -0700 (PDT) Received: by 10.76.12.135 with HTTP; Tue, 22 Oct 2013 19:24:19 -0700 (PDT) In-Reply-To: <526717C5.6020509@ajf.me> References: <52603390.7020609@ajf.me> <5266E5D0.3090506@ajf.me> <526712D2.7080100@ajf.me> <526717C5.6020509@ajf.me> Date: Tue, 22 Oct 2013 20:24:19 -0600 Message-ID: To: Andrea Faulds Cc: PHP internals Content-Type: multipart/alternative; boundary=047d7b3a9a7cf1bf3104e95f3678 Subject: Re: [PHP-DEV] [PATCH] Add apache_request_headers() and apache_response_headers() to the CLI server From: morrison.levi@gmail.com (Levi Morrison) --047d7b3a9a7cf1bf3104e95f3678 Content-Type: text/plain; charset=ISO-8859-1 I also would vote for fixing this in the long-term. Regardless, I appreciate everyone's work to make the built-in webserver better. Thank you. --047d7b3a9a7cf1bf3104e95f3678--