Re: [hybi] I-D ACTION:draft-ietf-hybi-thewebsocketprotocol-08.txt

Iñaki Baz Castillo <ibc@aliax.net> Sat, 11 June 2011 05:32 UTC

Return-Path: <ibc@aliax.net>
X-Original-To: hybi@ietfa.amsl.com
Delivered-To: hybi@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EA36221F8462 for <hybi@ietfa.amsl.com>; Fri, 10 Jun 2011 22:32:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.651
X-Spam-Level:
X-Spam-Status: No, score=-2.651 tagged_above=-999 required=5 tests=[AWL=0.026, BAYES_00=-2.599, FM_FORGED_GMAIL=0.622, MIME_8BIT_HEADER=0.3, RCVD_IN_DNSWL_LOW=-1]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id oJoRypdr2+bE for <hybi@ietfa.amsl.com>; Fri, 10 Jun 2011 22:32:31 -0700 (PDT)
Received: from mail-qy0-f179.google.com (mail-qy0-f179.google.com [209.85.216.179]) by ietfa.amsl.com (Postfix) with ESMTP id 6C1CE21F8461 for <hybi@ietf.org>; Fri, 10 Jun 2011 22:32:31 -0700 (PDT)
Received: by qyk7 with SMTP id 7so2037073qyk.10 for <hybi@ietf.org>; Fri, 10 Jun 2011 22:32:30 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.229.17.17 with SMTP id q17mr2227756qca.154.1307770350555; Fri, 10 Jun 2011 22:32:30 -0700 (PDT)
Received: by 10.229.189.209 with HTTP; Fri, 10 Jun 2011 22:32:30 -0700 (PDT)
In-Reply-To: <20110608173012.14596.50398.idtracker@ietfa.amsl.com>
References: <20110608173012.14596.50398.idtracker@ietfa.amsl.com>
Date: Sat, 11 Jun 2011 07:32:30 +0200
Message-ID: <BANLkTi=aWZaGUH+d66hAWNQbQLjbg3AFag@mail.gmail.com>
From: Iñaki Baz Castillo <ibc@aliax.net>
To: hybi@ietf.org
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Subject: Re: [hybi] I-D ACTION:draft-ietf-hybi-thewebsocketprotocol-08.txt
X-BeenThere: hybi@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Server-Initiated HTTP <hybi.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/hybi>, <mailto:hybi-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/hybi>
List-Post: <mailto:hybi@ietf.org>
List-Help: <mailto:hybi-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/hybi>, <mailto:hybi-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 11 Jun 2011 05:32:32 -0000

2011/6/8  <Internet-Drafts@ietf.org>:
> A URL for this Internet-Draft is:
> http://www.ietf.org/internet-drafts/draft-ietf-hybi-thewebsocketprotocol-08.txt

Typo in page 15:

          host = <host, defined in [RFC3986], Section 3.2.2>
          port = <host, defined in [RFC3986], Section 3.2.3>
          path = <path-abempty, defined in [RFC3986], Section 3.3>
          query = <query, defined in [RFC3986], Section 3.4>

It should be:

          host = <host, defined in [RFC3986], Section 3.2.2>
          port = <port, defined in [RFC3986], Section 3.2.3>
          path = <path-abempty, defined in [RFC3986], Section 3.3>
          query = <query, defined in [RFC3986], Section 3.4>

(note the "port" line).

-- 
Iñaki Baz Castillo
<ibc@aliax.net>