Skip to content

Commit

Permalink
Merge pull request #11 from birenroy/buffer-fix
Browse files Browse the repository at this point in the history
Removes unnecessary language about sending METADATA before negotiation.
  • Loading branch information
bencebeky authored Jul 25, 2022
2 parents 97abfa4 + 89ec4c9 commit b7d65cc
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions draft-beky-httpbis-metadata.md
Original file line number Diff line number Diff line change
Expand Up @@ -185,10 +185,7 @@ the default value is 0. For HTTP/2,
SETTINGS_ENABLE_METADATA MUST NOT be sent in any SETTINGS frame other than the
first one.

An endpoint MAY send METADATA frames before it learns that the peer supports
them. For example, an HTTP intermediary might chose to forward METADATA frames, or it might
chose to buffer them, before it receives a SETTINGS frame. An endpoint SHOULD
NOT send METADATA frames after it learns that the peer does not support them.
An endpoint SHOULD NOT send METADATA frames if it learns that the peer does not support them.

# Security Considerations

Expand Down

0 comments on commit b7d65cc

Please sign in to comment.