You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "maskit (via GitHub)" <gi...@apache.org> on 2023/06/28 17:14:01 UTC

[GitHub] [trafficserver] maskit commented on issue #5545: Ignore unknown HTTP/3 frames

maskit commented on issue #5545:
URL: https://github.com/apache/trafficserver/issues/5545#issuecomment-1611797919

   Well, the test checks if unknown frame is really recognized as unknown frame, but it doesn't check if the frame is ignored. A possible test would be:
   1. Make a frame dispatcher (with no frame handlers)
   2. Pass an unknown frame to the dispatcher
   3. Check if no error is returned


-- 
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: issues-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org