- From: Martin Thomson <martin.thomson@gmail.com>
- Date: Fri, 19 Jul 2013 15:10:15 -0700
- To: "Kulkarni, Saurabh" <sakulkar@akamai.com>
- Cc: "ietf-http-wg@w3.org" <ietf-http-wg@w3.org>
On 19 July 2013 15:00, Kulkarni, Saurabh <sakulkar@akamai.com> wrote: > When a stream state changes from "idle" to "open", what is the default > priority of the stream? In case there is no default, are HEADERS frame > mandated to have PRIORITY bit set when they trigger this state change? This is answered in Section 5.3: Unless explicitly specified in the HEADERS frame (Section 6.2) during stream creation, the default stream priority is 2^30. That is, equivalent to a HEADERS frame with a 32-bit priority field of 0x80000000, if that helps any.
Received on Friday, 19 July 2013 22:10:42 UTC