- From: Alexey Melnikov <alexey.melnikov@isode.com>
- Date: Fri, 17 Nov 2017 04:31:39 +0800
- To: HTTP Working Group <ietf-http-wg@w3.org>
Hi, This is a well written document. I initiated IETF Last Call for it. I only have one small comment/question, which is non blocking: In Section 2.3: The set of origins (as per [RFC6454]) that a given connection might be used for is known in this specification as the Origin Set. By default, the Origin Set for a connection is uninitialised. When an ORIGIN frame is first received and successfully processed by a client, the connection’s Origin Set is defined to contain an initial origin. The initial origin is composed from: I think I understand what you are saying here: when the Origin Set is unitialized, it is treated as if the specially created default one is set. But the above doesn't quite say that and instead talks about the default set to be used when the first ORIGIN frame is received. Such first ORIGIN frame immediately updates the Origin Set to include one more origin. Or is the semantics of the unitialized Origin Set somehow different from the case when an empty ORIGIN frame was sent? Thank you, Alexey
Received on Thursday, 16 November 2017 20:32:05 UTC