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

   The h2disable and h2disable_no_accept_threads autests both had curl output 
expectations that have changed in the recent release of curl. Here is the old 
output:
   
   ```
   Using HTTP2, server supports multiplexing
   ```
   
   Here is the new output
   
   ```
   using HTTP/2
   ```
   
   This updates the ContainsExpression and ExcludesExpression strings to be 
able to work with both versions of curl.


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