You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by danobi <gi...@git.apache.org> on 2017/03/20 18:22:19 UTC

[GitHub] trafficserver issue #1599: Remove combohandler feature gate for 8.0 release

GitHub user danobi opened an issue:

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

    Remove combohandler feature gate for 8.0 release

    I recently noticed `combohandler` was marking all of its generated documents as `Cache-Control: Public` regardless of what the requested documents contained in `Cache-Control`. That's a bug. I've feature-gated the fix using a `#define FEAT_GATE_8_0` in commit 9d33ca20. It should be undef'd for 8.0 since it's a breaking change.

----

----


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