Skip to content

Commit 28c9fd9

Browse files
committed
RFC link
1 parent 5e6716f commit 28c9fd9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

source/h2_stream.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -763,6 +763,7 @@ int aws_h2_stream_on_activated(struct aws_h2_stream *stream, enum aws_h2_stream_
763763
case AWS_HTTP_HEADER_PROXY_CONNECTION:
764764
/**
765765
* An endpoint MUST NOT generate an HTTP/2 message containing connection-specific header fields.
766+
* (RFC=9113 8.2.2)
766767
*/
767768
AWS_H2_STREAM_LOGF(
768769
TRACE,

0 commit comments

Comments
 (0)