[vwrap] #20: call out HTTP error to use when requests are malformed
"vwrap issue tracker" <trac@tools.ietf.org> Thu, 01 April 2010 23:01 UTC
Return-Path: <trac@tools.ietf.org>
X-Original-To: vwrap@core3.amsl.com
Delivered-To: vwrap@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix)
with ESMTP id 5A7DF3A67FD for <vwrap@core3.amsl.com>;
Thu, 1 Apr 2010 16:01:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -100.905
X-Spam-Level:
X-Spam-Status: No, score=-100.905 tagged_above=-999 required=5 tests=[AWL=0.565,
BAYES_00=-2.599, DNS_FROM_OPENWHOIS=1.13, NO_RELAYS=-0.001,
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 F9RQbzdn9a9i for
<vwrap@core3.amsl.com>; Thu, 1 Apr 2010 16:01:03 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (unknown [IPv6:2001:1890:1112:1::2a])
by core3.amsl.com (Postfix) with ESMTP id 3B5863A6812 for <vwrap@ietf.org>;
Thu, 1 Apr 2010 16:00:41 -0700 (PDT)
Received: from localhost ([::1] helo=zinfandel.tools.ietf.org) by
zinfandel.tools.ietf.org with esmtp (Exim 4.69) (envelope-from
<trac@tools.ietf.org>) id 1NxTNy-0004Rg-Dk; Thu, 01 Apr 2010 16:01:14 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
From: "vwrap issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.11.6
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.11.6, by Edgewall Software
To: markl@lindenlab.com
X-Trac-Project: vwrap
Date: Thu, 01 Apr 2010 23:01:14 -0000
X-URL: http://tools.ietf.org/vwrap/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/wg/vwrap/trac/ticket/20
Message-ID: <059.ecb50b22a20eee19e8d2764c9ad0d808@tools.ietf.org>
X-Trac-Ticket-ID: 20
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: markl@lindenlab.com, vwrap@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org);
SAEximRunCond expanded to false
Cc: vwrap@ietf.org
Subject: [vwrap] #20: call out HTTP error to use when requests are malformed
X-BeenThere: vwrap@ietf.org
X-Mailman-Version: 2.1.9
Reply-To: trac@localhost.amsl.com
List-Id: Virtual World Region Agent Protocol - IETF working group
<vwrap.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/vwrap>,
<mailto:vwrap-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/vwrap>
List-Post: <mailto:vwrap@ietf.org>
List-Help: <mailto:vwrap-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/vwrap>,
<mailto:vwrap-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 01 Apr 2010 23:01:04 -0000
#20: call out HTTP error to use when requests are malformed
--------------------------------+-------------------------------------------
Reporter: markl@… | Owner: markl@…
Type: task | Status: new
Priority: major | Milestone:
Version: | Severity: -
Keywords: Foundation |
--------------------------------+-------------------------------------------
Add language to the draft to the effect that:
Signal the fact that a server receiving a HTTP request believes the
message was malformed with a status of
400 : Bad Request
--
Ticket URL: <http://trac.tools.ietf.org/wg/vwrap/trac/ticket/20>
vwrap <http://tools.ietf.org/vwrap/>
- [vwrap] #20: call out HTTP error to use when requ… vwrap issue tracker