[Speechsc] Possible typo in Content-Encoding description
Slawomir Testowy <slawomir.testowy@gmail.com> Wed, 30 December 2009 15:07 UTC
Return-Path: <slawomir.testowy@gmail.com>
X-Original-To: speechsc@core3.amsl.com
Delivered-To: speechsc@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id E6A403A6844 for <speechsc@core3.amsl.com>; Wed, 30 Dec 2009 07:07:38 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.299
X-Spam-Level:
X-Spam-Status: No, score=-1.299 tagged_above=-999 required=5 tests=[AWL=1.300, BAYES_00=-2.599]
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 CIYED50Cgsmc for <speechsc@core3.amsl.com>; Wed, 30 Dec 2009 07:07:37 -0800 (PST)
Received: from mail-bw0-f223.google.com (mail-bw0-f223.google.com [209.85.218.223]) by core3.amsl.com (Postfix) with ESMTP id 820CF3A67EF for <speechsc@ietf.org>; Wed, 30 Dec 2009 07:07:37 -0800 (PST)
Received: by bwz23 with SMTP id 23so7780263bwz.29 for <speechsc@ietf.org>; Wed, 30 Dec 2009 07:07:13 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=dQlVS2SNZ7RXXB+MQMDyPI/yQnp205/2Xtf8LyWZ9h4=; b=uPSVZyP4AkyXxK8CALljVWH1/VSsV1L5qgvF3q1KrOpzTuy7DPuGWR/NhUR/yext+o pUkv9cVE5GDzDWCDwxa/OFFdHLdNGP373pY22EBiNivUvl9oitgVesHAEyprVCwLxVOz qbQrmU8Sbf47TT67jbe5i/gQ7rRk/bewOgipU=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=kv1EK3AG0YGBb+ng+dzra9X3AszxAav77C5s2MTnAz8/hj1qGUXMzzlZp1F/aGMeS+ lD9eiwl9MQkA4m01IOjBziEjpsqdBqWY3u5XrJFH/6+/V1h2jcFBZf0YWot7cJv0NCnE Kz3P1s/rjLaWSIJSortd/PF4QIC5z0HHM9omM=
MIME-Version: 1.0
Received: by 10.204.155.86 with SMTP id r22mr3723097bkw.165.1262185633497; Wed, 30 Dec 2009 07:07:13 -0800 (PST)
Date: Wed, 30 Dec 2009 16:07:13 +0100
Message-ID: <8681d1580912300707w31e1bb1et7174d0f01c7df83e@mail.gmail.com>
From: Slawomir Testowy <slawomir.testowy@gmail.com>
To: speechsc@ietf.org
Content-Type: text/plain; charset="ISO-8859-1"
Subject: [Speechsc] Possible typo in Content-Encoding description
X-BeenThere: speechsc@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Speech Services Control Working Group <speechsc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/speechsc>, <mailto:speechsc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/speechsc>
List-Post: <mailto:speechsc@ietf.org>
List-Help: <mailto:speechsc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/speechsc>, <mailto:speechsc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 30 Dec 2009 15:07:39 -0000
> 6.2.9. Content-Encoding > > > The content-encoding entity-header is used as a modifier to the > media-type. When present, its value indicates what additional > content encoding has been applied to the entity-body, and thus what > decoding mechanisms must be applied in order to obtain the media-type > referenced by the content-type header. Content-encoding is primarily > used to allow a document to be compressed without losing the identity > of its underlying media type. Note that the SDP session can be used > to determine accepted encodings (see Section 7). This header MAY > occur on all messages. Section 7 describes usage of OPTIONS method of SIP and Accept-Encoding header is returned by SIP response, not SDP answer, so I guess "Note that the SDP session can be used" should be changed to "Note that the SIP session can be used".
- [Speechsc] Possible typo in Content-Encoding desc… Slawomir Testowy