bneradt opened a new pull request, #13290:
URL: https://github.com/apache/trafficserver/pull/13290

   Before this patch, the client ip debug logging test only covered one
   HTTP transaction, so regressions across protocols or persistent client
   sessions could pass unnoticed.
   
   This converts the test to replay-driven coverage for HTTP, HTTPS, and
   HTTP/2, with an HTTP/3 scenario enabled when QUICHE is available. Each
   replay sends multiple transactions on one client connection and checks
   that all four request and response header dumps include per-transaction
   markers.
   
   This test found no issues, thus this is a test-only patch.
   
   


-- 
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]

Reply via email to