티스토리 수익 글 보기
-
. Introduction -
. Notational Conventions
-
-
. Motivation for Replacing RFC 7540 Stream Priorities -
. Disabling RFC 7540 Stream Priorities -
. Advice when Using Extensible Priorities as the Alternative
-
-
-
. Applicability of the Extensible Priority Scheme -
. Priority Parameters -
. Urgency -
. Incremental -
. Defining New Priority Parameters -
. Registration
-
-
-
. The Priority HTTP Header Field -
. Reprioritization -
. The PRIORITY_UPDATE Frame -
. HTTP/2 PRIORITY_UPDATE Frame -
. HTTP/3 PRIORITY_UPDATE Frame
-
-
. Merging Client- and Server-Driven Priority Parameters -
. Client Scheduling -
. Server Scheduling -
. Intermediaries with Multiple Backend Connections
-
-
. Scheduling and the CONNECT Method -
. Retransmission Scheduling -
. Fairness -
. Coalescing Intermediaries -
. HTTP/1.x Back Ends -
. Intentional Introduction of Unfairness
-
-
. Why Use an End-to-End Header Field? -
. Security Considerations -
. IANA Considerations -
. References -
. Normative References -
. Informative References
-
-
Acknowledgements -
Authors’ Addresses
- Registration requests for priority parameters with a key length of one use the
Specification Required policy, per
. - Registration requests for priority parameters with a key length greater than
one use the Expert Review policy, per
. A specification document is appreciated but not required.
- Name:
-
[a name for the priority parameter that matches the parameter key] - Description:
-
[a description of the priority parameter semantics and value] - Reference:
-
[to a specification defining this priority parameter]
- Prioritized Stream ID:
-
A 31-bit stream identifier for the stream that is the target of the priority update. - Priority Field Value:
-
The priority update value in ASCII text, encoded using Structured Fields. This is the same representation as the Priority header field value.
- Prioritized Element ID:
-
The stream ID or push ID that is the target of the priority update. - Priority Field Value:
-
The priority update value in ASCII text, encoded using Structured Fields. This is the same representation as the Priority header field value.
- At the same urgency level, a non-incremental request for a large resource followed by an incremental request for a small resource.
- At the same urgency level, an incremental request of indeterminate length followed by a non-incremental large resource.
- Forwarded
, X-Forwarded-For - Via (see
)
- Field Name:
-
Priority - Status:
-
permanent - Reference:
-
This document
- Code:
-
0x9 - Name:
-
SETTINGS_NO_RFC7540_PRIORITIES - Initial Value:
-
0 - Reference:
-
This document
- Code:
-
0x10 - Frame Type:
-
PRIORITY_UPDATE - Reference:
-
This document
- Value:
-
0xF0700-0xF0701 - Frame Type:
-
PRIORITY_UPDATE - Status:
-
permanent - Reference:
-
This document - Change Controller:
-
IETF - Contact:
-
ietf-http-wg@w3.org
| Name | Description | Reference |
|---|---|---|
| u | The urgency of an HTTP response. |
|
| i | Whether an HTTP response can be processed incrementally. |
|