[GitHub] trafficserver issue #1067: TS-4914: Fix response headers on 304 response

2016-10-03 Thread shinya1020
Github user shinya1020 commented on the issue:

https://github.com/apache/trafficserver/pull/1067
  
In our production, some servers return multiple Cache-Control headers.

For example, if the following configurations are applied to apache httpd
```
Header always set Cache-Control "public"
ExpiresActive On
ExpiresDefault "access plus 1 days"
```
then the server returns the following headers.
```
Cache-Control: public
Cache-Control: max-age=86400
Expires: Tue, 04 Oct 2016 12:25:44 GMT
```


---
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.
---


[GitHub] trafficserver issue #1067: TS-4914: Fix response headers on 304 response

2016-09-30 Thread zwoop
Github user zwoop commented on the issue:

https://github.com/apache/trafficserver/pull/1067
  
Mostly out of curiosity, is there a particular header here in the (limited) 
set of headers that is likely to have multi-values?


---
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.
---


[GitHub] trafficserver issue #1067: TS-4914: Fix response headers on 304 response

2016-09-30 Thread atsci
Github user atsci commented on the issue:

https://github.com/apache/trafficserver/pull/1067
  
Linux build *successful*! See 
https://ci.trafficserver.apache.org/job/Github-Linux/803/ for details.
 



---
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.
---


[GitHub] trafficserver issue #1067: TS-4914: Fix response headers on 304 response

2016-09-30 Thread atsci
Github user atsci commented on the issue:

https://github.com/apache/trafficserver/pull/1067
  
FreeBSD build *successful*! See 
https://ci.trafficserver.apache.org/job/Github-FreeBSD/908/ for details.
 



---
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.
---


[GitHub] trafficserver issue #1067: TS-4914: Fix response headers on 304 response

2016-09-30 Thread masaori335
Github user masaori335 commented on the issue:

https://github.com/apache/trafficserver/pull/1067
  
[approve ci]


---
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.
---