Skip to content

Remove combohandler feature gate for 8.0 release #1599

@danobi

Description

@danobi

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 9d33ca2. It should be undef'd for 8.0 since it's a breaking change.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions