maskit commented on issue #11621: URL: https://github.com/apache/trafficserver/issues/11621#issuecomment-2256297909
The code in ProtocolEnforcer looks correct to me. The RFC also says, > Frame types that were used in HTTP/2 where there is no corresponding HTTP/3 frame have also been reserved ([Section 11.2.1](https://www.rfc-editor.org/rfc/rfc9114.html#iana-frames)). These frame types MUST NOT be sent, and their receipt MUST be treated as a [connection error](https://www.rfc-editor.org/rfc/rfc9114.html#errors) of type [H3_FRAME_UNEXPECTED](https://www.rfc-editor.org/rfc/rfc9114.html#H3_FRAME_UNEXPECTED). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
