Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:69480 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 95122 invoked from network); 4 Oct 2013 10:45:25 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Oct 2013 10:45:25 -0000 Authentication-Results: pb1.pair.com smtp.mail=rdlowrey@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=rdlowrey@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.182 as permitted sender) X-PHP-List-Original-Sender: rdlowrey@gmail.com X-Host-Fingerprint: 209.85.215.182 mail-ea0-f182.google.com Received: from [209.85.215.182] ([209.85.215.182:62575] helo=mail-ea0-f182.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 16/B0-24156-34C9E425 for ; Fri, 04 Oct 2013 06:45:24 -0400 Received: by mail-ea0-f182.google.com with SMTP id o10so1727715eaj.27 for ; Fri, 04 Oct 2013 03:45:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=qMakuxpO8qWq4Zx8mYrmtsfLprOleormPqpGblP/YIQ=; b=vttmN6HVLHa7cVyuowuOmFDy8y86G4ydvXyJdU4t9iz6fB0Nw3pXFDBNkQ2EmLoCyR ECuyp0LiN5aY5QZ8kMKtcFJsi25JWYQulaSnd1i5ry3ZsmsIgw4TySkqziiSCXgr840H uc4NjMC2huNeFPwnAro/ZvK/XTvnzpPOnFg0SMrk4FAi8UFkorgKYJ4fsXnQBhSRRNR/ BbxrGWoRqpCilR4kOrT1BaTsxVzZ+5jkNaOtKaYQb8u/8THwaM8/KYi4MBF5AVsCIKSn UpeOjYQihZBKjsh+n+VSQDEX44dxw9xWsI3kVyzP6vXKVhMsep0KEMiqjOUNGx25rnT2 qzGQ== MIME-Version: 1.0 X-Received: by 10.14.107.68 with SMTP id n44mr21094557eeg.26.1380883519593; Fri, 04 Oct 2013 03:45:19 -0700 (PDT) Received: by 10.223.149.83 with HTTP; Fri, 4 Oct 2013 03:45:19 -0700 (PDT) Date: Fri, 4 Oct 2013 06:45:19 -0400 Message-ID: To: "internals@lists.php.net" Content-Type: multipart/alternative; boundary=001a11c29ad2a98f0204e7e7ff20 Subject: Re: HTTP supergloblas and request body/query (was: Parsing PUT data) From: rdlowrey@gmail.com (Daniel Lowrey) --001a11c29ad2a98f0204e7e7ff20 Content-Type: text/plain; charset=ISO-8859-1 > Uhmmm... I actually meant an interal API not userland :) Hehe, I'd be really excited to see this in userland too. Happy to help make this happen unless people have good reasons not to expose the parsers ... --001a11c29ad2a98f0204e7e7ff20--