bneradt opened a new pull request #7758:
URL: https://github.com/apache/trafficserver/pull/7758
Adding an HTTP/3 test for Traffic Dump. This test is currently skipped
because ATS does not have the TS_EVENT_HTTP_SSN_* hooks implemented for
QUIC connections yet. Although the test is skipped, I plan to commit
this change now because it adds the following value:
* With minor modifications the test should work when these hooks are
implemented.
* The test can be used to help development when we decide to implement
these hooks for QUIC.
* This test provides an example AuTest for completed HTTP/3 transactions
which we currently do not have.
* This commit updates the Proxy Verifier extensions for HTTP/3 which will
be helpful for future QUIC tests using Proxy Verifier.
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]