Github user ericcarlschwartz commented on the issue:

    https://github.com/apache/trafficserver/pull/1066
  
    As a heads up, this simplifies things a bit, always relying on the HttpSM 
`populate_client_protocol` call on the client side. This changes our via header 
even for http/1.1.
    
    An old via header that read:
    
    `Via: https/1.1 ats2.fp.gq1.yahoo.com (ApacheTrafficServer), http/1.1 
ubuntu (ApacheTrafficServer/7.1.0)`
    
    Would now read:
    
    `Via: https/1.1 ats2.fp.gq1.yahoo.com (ApacheTrafficServer), http/1.1 
tls/1.2 tcp ipv4 ubuntu (ApacheTrafficServer/7.1.0)`


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to