You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by bryancall <gi...@git.apache.org> on 2017/02/27 21:30:55 UTC

[GitHub] trafficserver issue #1506: Wrong protocol version in the Via header

GitHub user bryancall opened an issue:

    https://github.com/apache/trafficserver/issues/1506

    Wrong protocol version in the Via header

    ```
    [bcall@homer ats_ssl_config]$ nghttp -v https://127.0.0.1:4443/200.php
    [  0.000] Connected
    The negotiated protocol: h2
    ...
    [from ATS going to the origin]
    Via: https/1.1 homer.bryancall.com[aa274815-0002-4b4a-a1b2-058c8a2e0829] (ApacheTrafficServer/7.2.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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] trafficserver issue #1506: Wrong protocol version in the Via header

Posted by shukitchan <gi...@git.apache.org>.
Github user shukitchan commented on the issue:

    https://github.com/apache/trafficserver/issues/1506
  
    interesting. That's done in the response "Via" header. But not in the request "Via" header. 
    https://github.com/apache/trafficserver/blob/master/proxy/http/HttpTransactHeaders.cc#L754-L763



---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] trafficserver issue #1506: Wrong protocol version in the Via header

Posted by shukitchan <gi...@git.apache.org>.
Github user shukitchan commented on the issue:

    https://github.com/apache/trafficserver/issues/1506
  
    The fix is merged


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] trafficserver issue #1506: Wrong protocol version in the Via header

Posted by maskit <gi...@git.apache.org>.
Github user maskit commented on the issue:

    https://github.com/apache/trafficserver/issues/1506
  
    Just FYI:
    https://issues.apache.org/jira/browse/TS-4457
    https://github.com/apache/trafficserver/pull/1066


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] trafficserver issue #1506: Wrong protocol version in the Via header

Posted by shukitchan <gi...@git.apache.org>.
Github user shukitchan closed the issue at:

    https://github.com/apache/trafficserver/issues/1506


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---