[
https://issues.apache.org/jira/browse/TS-4457?focusedWorklogId=29988&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-29988
]
ASF GitHub Bot logged work on TS-4457:
--------------------------------------
Author: ASF GitHub Bot
Created on: 29/Sep/16 22:44
Start Date: 29/Sep/16 22:44
Worklog Time Spent: 10m
Work Description: GitHub user ericcarlschwartz opened a pull request:
https://github.com/apache/trafficserver/pull/1066
[TS-4457] Via header always reports http1
old PR here. I majorly botched the rebase, sorry:
https://github.com/apache/trafficserver/pull/954
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ericcarlschwartz/trafficserver TS-4457
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/1066.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1066
----
commit 8c4f4724bb39e9156cf8810e6757dcf3c5aea837
Author: ericcarlschwartz <[email protected]>
Date: 2016-09-29T22:43:54Z
[TS-4457] Via header always reports http1
----
Issue Time Tracking
-------------------
Worklog Id: (was: 29988)
Time Spent: 2h 50m (was: 2h 40m)
> 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.1.0
>
> Time Spent: 2h 50m
> 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)