Skip to content

Commit f392bbb

Browse files
committed
Just reference 7540
1 parent b9875e7 commit f392bbb

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

draft-ietf-quic-http.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -440,9 +440,8 @@ use server push until it receives a MAX_PUSH_ID frame.
440440

441441
As with server push for HTTP/2, the server initiates a server push by sending a
442442
PUSH_PROMISE frame (see {{frame-push-promise}}) that includes request headers
443-
for the promised request. Promised requests MUST be cacheable (see
444-
{{!RFC7231}}, Section 4.2.3), MUST be safe (see {{RFC7231}}, Section 4.2.1), and
445-
MUST NOT include a request body.
443+
for the promised request. Promised requests MUST conform to the requirements
444+
in Section 8.2 of {{!RFC7540}}.
446445

447446
The PUSH_PROMISE frame is sent on the client-initiated, bidirectional stream
448447
that carried the request that generated the push. This allows the server push

0 commit comments

Comments
 (0)