[core] HTTP over UDP

Mark Baker <distobj@acm.org> Fri, 26 March 2010 16:08 UTC

Return-Path: <mark@coactus.com>
X-Original-To: core@core3.amsl.com
Delivered-To: core@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 476AC3A6B80 for <core@core3.amsl.com>; Fri, 26 Mar 2010 09:08:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -100.847
X-Spam-Level:
X-Spam-Status: No, score=-100.847 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, DNS_FROM_OPENWHOIS=1.13, FM_FORGED_GMAIL=0.622, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id e8L9IpVkS7pZ for <core@core3.amsl.com>; Fri, 26 Mar 2010 09:08:06 -0700 (PDT)
Received: from mail-px0-f197.google.com (mail-px0-f197.google.com [209.85.216.197]) by core3.amsl.com (Postfix) with ESMTP id 946CA3A6B9E for <core@ietf.org>; Fri, 26 Mar 2010 09:06:54 -0700 (PDT)
Received: by pxi35 with SMTP id 35so7166598pxi.19 for <core@ietf.org>; Fri, 26 Mar 2010 09:07:14 -0700 (PDT)
MIME-Version: 1.0
Sender: mark@coactus.com
Received: by 10.231.152.144 with HTTP; Fri, 26 Mar 2010 09:07:13 -0700 (PDT)
Date: Fri, 26 Mar 2010 12:07:13 -0400
X-Google-Sender-Auth: aef044a20ddda6e2
Received: by 10.141.12.7 with SMTP id p7mr1063977rvi.235.1269619634021; Fri, 26 Mar 2010 09:07:14 -0700 (PDT)
Message-ID: <e9dffd641003260907n68333188ua6d2ff605c577897@mail.gmail.com>
From: Mark Baker <distobj@acm.org>
To: core <core@ietf.org>
Content-Type: text/plain; charset="ISO-8859-1"
Subject: [core] HTTP over UDP
X-BeenThere: core@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: "Constrained RESTful Environments \(CoRE\) Working Group list" <core.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/core>, <mailto:core-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/core>
List-Post: <mailto:core@ietf.org>
List-Help: <mailto:core-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/core>, <mailto:core-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Mar 2010 16:08:07 -0000

Hello.  I've seen a handful of HTTP-like protocols over UDP proposed,
but I'm curious why I haven't seen any mention of doing plain old HTTP
over UDP, like this;

http://tools.ietf.org/html/draft-goland-http-udp-00

Has such an approach been considered and rejected?

Mark.