Skip to content

(feature) Disable version header in relay proxy #3140

@tomflenner

Description

@tomflenner

Requirements

Hello !

We're using RelayProxy in production since several month now and our OPS teams reported that the x-gofeatureflag-version header was forward in HTTP requests. It would be nice to not have to tweak our Kong gateway to remove this header and let the component himself do it. Our team don't want to expose infrastructure concern inside the HTTP request for some reason.

After discussing with @thomaspoignant, this header is used to detect GOFF version and disable some feature in the provider for compatibility reason. At the moment he never needed to use this feature.

I suggest to allow users to deactivate this header from configuration to be more flexible on relay proxy usage.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions