[
https://issues.apache.org/jira/browse/TS-4457?focusedWorklogId=27808&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-27808
]
ASF GitHub Bot logged work on TS-4457:
--------------------------------------
Author: ASF GitHub Bot
Created on: 01/Sep/16 21:05
Start Date: 01/Sep/16 21:05
Worklog Time Spent: 10m
Work Description: Github user ericcarlschwartz commented on the issue:
https://github.com/apache/trafficserver/pull/954
@jpeach get_protocol_string() for http1.1/1.0 will just return "http". We
could use that and then append the major/minor versions to that but I thought
keeping the existing code would be clearer/minimize the difference for how it's
done for the incoming request
Issue Time Tracking
-------------------
Worklog Id: (was: 27808)
Time Spent: 1.5h (was: 1h 20m)
> Via header always reports http1
> -------------------------------
>
> Key: TS-4457
> URL: https://issues.apache.org/jira/browse/TS-4457
> Project: Traffic Server
> Issue Type: Bug
> Reporter: Miles Libbey
> Assignee: Eric Schwartz
> Fix For: 7.0.0
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> When using http2, the Via header says http1.1.
> $ curl -D- -o/dev/null -s "https://docs.trafficserver.apache.org/" | grep via
> via:http/1.1 ATS (ApacheTrafficServer/6.2.0 [cRs f ])
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)