[
https://issues.apache.org/jira/browse/TS-4914?focusedWorklogId=30006&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-30006
]
ASF GitHub Bot logged work on TS-4914:
--------------------------------------
Author: ASF GitHub Bot
Created on: 30/Sep/16 09:29
Start Date: 30/Sep/16 09:29
Worklog Time Spent: 10m
Work Description: GitHub user shinya1020 opened a pull request:
https://github.com/apache/trafficserver/pull/1067
TS-4914: Fix response headers on 304 response
https://issues.apache.org/jira/browse/TS-4914
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/shinya1020/trafficserver TS-4914
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/1067.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 #1067
----
commit 2fddaeac7df63f71dd465d0e471fbdb999e99f22
Author: Shinya Kawano <[email protected]>
Date: 2016-09-30T09:18:53Z
TS-4914: Fix response headers on 304 response
----
Issue Time Tracking
-------------------
Worklog Id: (was: 30006)
Time Spent: 10m
Remaining Estimate: 0h
> duplicate headers are dropped on 304 responses
> ----------------------------------------------
>
> Key: TS-4914
> URL: https://issues.apache.org/jira/browse/TS-4914
> Project: Traffic Server
> Issue Type: Bug
> Components: HTTP
> Reporter: Shinya Kawano
> Fix For: 7.1.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> When TrafficServer returns 304 Not Modified respons, duplicate headers are
> dropped. TS returns only the first line of each headers.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)