Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:78011 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 94941 invoked from network); 14 Oct 2014 14:20:16 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Oct 2014 14:20:16 -0000 Authentication-Results: pb1.pair.com smtp.mail=park.framework@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=park.framework@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.218.54 as permitted sender) X-PHP-List-Original-Sender: park.framework@gmail.com X-Host-Fingerprint: 209.85.218.54 mail-oi0-f54.google.com Received: from [209.85.218.54] ([209.85.218.54:57364] helo=mail-oi0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D8/62-18603-F113D345 for ; Tue, 14 Oct 2014 10:20:16 -0400 Received: by mail-oi0-f54.google.com with SMTP id v63so16784771oia.27 for ; Tue, 14 Oct 2014 07:20:13 -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=p+v/UYP6fNZ9Hb44ZItcew4W8C9sGRvS/JW2Sep2Xbs=; b=An76Uu0/b0+z+l2a+qJH+aN8IzSl7zYn25M+RvFNT56Nc5LYEYl4bRkuNukmp63huw XrLPXMEBCSaChddkmQwqwYjl54s4g5k994yrLQfvVtcq8UY6mU31J+MXA4zx+kvL/grU IaNlUccUp+iagJl5sGXpEgW0+uYU6vSXty9oz4RtzMPHYvZGWCmz6qwO7TxM0mf8f5hS qD/pLEAl9V5+zjpA1XjTkL8+/kBOUPlDNdi+AalpMZM+JOoCpl1LmhFfllKJUYkH5rpY yn8TawJobHhoc9sRFMy/wSG4HF7dVdIVxrS6OQGQc6gg7xGwEzj8vZ+YhcgAx53AuKBU +mUw== MIME-Version: 1.0 X-Received: by 10.182.171.1 with SMTP id aq1mr1332591obc.64.1413296413136; Tue, 14 Oct 2014 07:20:13 -0700 (PDT) Received: by 10.76.23.37 with HTTP; Tue, 14 Oct 2014 07:20:13 -0700 (PDT) In-Reply-To: References: <776669CE-9E8C-4069-9834-C7275CCA0EF4@ajf.me> <8CB055D4-F164-4DF3-B019-684BAE7E016E@ajf.me> Date: Tue, 14 Oct 2014 17:20:13 +0300 Message-ID: To: Mike Dugan Cc: Andrea Faulds , Kris Craig , Kristopher , Andrey Andreev , PHP internals list Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] New globals for PUT and DELETE From: park.framework@gmail.com (Park Framework) 2014-10-14 17:09 GMT+03:00 Mike Dugan : > If no one else is already working on it, I can write one up this > morning/early this afternoon and submit it. Ok The RFC In this topic will be included support Rquest - Content-Type: application/json? It is mandatory for RESTFull.