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 [email protected] or file a JIRA ticket
with INFRA.
---