Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:78776 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 57829 invoked from network); 6 Nov 2014 03:03:28 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Nov 2014 03:03:28 -0000 Authentication-Results: pb1.pair.com smtp.mail=figureonecpr@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=figureonecpr@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.192.43 as permitted sender) X-PHP-List-Original-Sender: figureonecpr@gmail.com X-Host-Fingerprint: 209.85.192.43 mail-qg0-f43.google.com Received: from [209.85.192.43] ([209.85.192.43:50269] helo=mail-qg0-f43.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 17/A5-28384-005EA545 for ; Wed, 05 Nov 2014 22:03:28 -0500 Received: by mail-qg0-f43.google.com with SMTP id f51so137904qge.16 for ; Wed, 05 Nov 2014 19:03:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:content-transfer-encoding:message-id:date :subject:from:in-reply-to:references:to:cc; bh=HsntnuPRnxAAG0AYLC/WDHmIh5QqrqaRevrl2vct1RY=; b=P9qT/yO8lrDh43ZpXopb6Dl1IiQi/7AgiG2Q6vmdG/eoYeM9UrEIac1/9JX2Sk2QMR bErG39NBjdsWiXNTfJCq30DGU4YLw07PeJT60Ogdw54ADs32nBHIc/ax5ujAhBMyRQfP 9PA7bDG51YeV6rpyRsXMJSVPWe0NbJZ3DChpHqTraTIe258bnfPoZE0x3j+3gb5YwCv+ AWjXm9VHxYUMINxECZDR17CsgxA+guUSWMQU4v/750bP/42aWxensboKftN2MZ5bYXNU cGqru2TO+v1mMOuqqLVJy3/hCk3QldvViMpRavuw32rC3+jzwGAd+CGO39qfoG0dDw4s cwtQ== X-Received: by 10.140.86.116 with SMTP id o107mr2020571qgd.67.1415243005872; Wed, 05 Nov 2014 19:03:25 -0800 (PST) Received: from [127.0.0.1] (static-108-12-130-219.nycmny.east.verizon.net. [108.12.130.219]) by mx.google.com with ESMTPSA id t11sm4863245qam.7.2014.11.05.19.03.24 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 05 Nov 2014 19:03:24 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Mailer: BlackBerry Email (10.2.1.3358) Message-ID: <20141106030333.5955732.90669.642@gmail.com> Date: Wed, 05 Nov 2014 22:03:33 -0500 In-Reply-To: References: <1DDB6E05-3143-4A74-8B13-AF85222579BA@ajf.me> <468730E8-4C38-49A3-A61A-59E107313D79@ajf.me> To: Sherif Ramadan Cc: PHP Internals Subject: Re: [PHP-DEV] New Standardized HTTP Interface From: figureonecpr@gmail.com (Sanford Whiteman) For the umpteenth time, *in what situation must you PUT multipart/form-data= or multipart/x-www-form-urlencoded only to treat it, semantically, as a PO= ST*? Which UA cannot send a POST? It's like we're completely upside down on= this thread. If you're PUTing such POSTful content-types for any reason other than stori= ng the entire resource, you're doing HTTP wrong. =C2=A0Truthfully: if someo= ne said, "Yeah, so we got into PUT lately, we use it for Ajax form, er, pos= ts, for, um, speed or something," would you not be like, "Wat?" -- S.=E2=80=8E