unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: Mark H Weaver <mhw@netris.org>
To: Arun Isaac <arunisaac@systemreboot.net>
Cc: 30154@debbugs.gnu.org
Subject: bug#30154: [PATCH] web: Add http-patch.
Date: Fri, 26 Jan 2018 18:22:02 -0500	[thread overview]
Message-ID: <87r2qckxyd.fsf@netris.org> (raw)
In-Reply-To: <20180118094310.11658-1-arunisaac@systemreboot.net> (Arun Isaac's message of "Thu, 18 Jan 2018 15:13:10 +0530")

Hi Arun,

Arun Isaac <arunisaac@systemreboot.net> writes:
> * module/web/client.scm (http-patch): New HTTP verb.

I hadn't heard of the PATCH method in HTTP, so I looked into it a bit.
It's not listed as a valid method verb in either RFC 7231 (from 2014) or
RFC 2616 (from 1999).  However, I do see it mentioned briefly in the
"Changes from RFC 2068" section of RFC 2616, which states:

   The PATCH, LINK, UNLINK methods were defined but not commonly
   implemented in previous versions of this specification. See RFC 2068.

Since PATCH was removed from HTTP over 18 years ago, and is clearly not
valid HTTP/1.1, I wonder if it makes sense to add this.  Do you have a
use case where you need it?

      Mark





  reply	other threads:[~2018-01-26 23:22 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-18  9:43 bug#30154: [PATCH] web: Add http-patch Arun Isaac
2018-01-26 23:22 ` Mark H Weaver [this message]
2018-01-28  0:27   ` Arun Isaac
2018-01-28 21:10     ` Mark H Weaver
2018-01-29  8:33       ` Arun Isaac
2018-06-18 12:13         ` Ludovic Courtès
2018-06-19  5:34           ` Arun Isaac
2018-06-21 17:27 ` bug#30154: [PATCH] web: Export http-request Arun Isaac
2018-06-23 21:31   ` Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r2qckxyd.fsf@netris.org \
    --to=mhw@netris.org \
    --cc=30154@debbugs.gnu.org \
    --cc=arunisaac@systemreboot.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).