Re: [httpwg/http-extensions] Serialization for structured headers. (#627)

HTTP issue updates <http-issues@ietf.org> Fri, 25 May 2018 13:40 UTC

Delivered-To: http-issues@ietfa.amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level:
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Date: Fri, 25 May 2018 06:40:58 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1527255658; bh=tg4k/1n+uqG1KIBNxoXE0140gDiA7z9XgqDMlKCGlqs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ip15PSSdRb4aryLhO/hCnZle9ALqyrly3QlgtpetPpkIzybphKc4Wf+RgHOQj1RyV SkU3wo+aO3nfJRMv2uyKHzK+/bTKrO1R9qN74upkiPzMqL1eqpjBjds2F7T3tIp4+R qCAD6eq0P3xE6lKnq8s+Oc4jzNxou2MhjNgoSzPc=
To: httpwg/http-extensions <http-extensions@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
In-Reply-To: <httpwg/http-extensions/issues/627@github.com>
References: <httpwg/http-extensions/issues/627@github.com>
Subject: Re: [httpwg/http-extensions] Serialization for structured headers. (#627)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b08126a5e511_5e332ae60d128f545827"; charset="UTF-8"
Content-Transfer-Encoding: 7bit
Precedence: list
Archived-At: <https://mailarchive.ietf.org/arch/msg/http-issues/jbuVuAjiZxvAAajlpDnof8WieCs>
Message-ID: <mailman.995.1527255662.2697.http-issues@ietf.org>
From: HTTP issue updates <http-issues@ietf.org>
Reply-To: http-issues@ietf.org
X-BeenThere: http-issues@ietf.org
X-Mailman-Version: 2.1.22
List-Id: HTTP issue updates <http-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/http-issues>, <mailto:http-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/http-issues/>
List-Post: <mailto:http-issues@ietf.org>
List-Help: <mailto:http-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/http-issues>, <mailto:http-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 25 May 2018 13:41:01 -0000

@reschke no, byte sequences with restrictions: https://fetch.spec.whatwg.org/#concept-header. (The API does convert these back and forth from JavaScript strings, using IDL's `ByteString` primitive.)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/httpwg/http-extensions/issues/627#issuecomment-392061197