Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add OverrideHeadersIn and OverrideHeadersOut support #109

Merged
merged 1 commit into from
Sep 7, 2021

Conversation

umputun
Copy link
Owner

@umputun umputun commented Sep 7, 2021

This is an attempt to address #108

Instead of dedicated support of the header`s removal, it allows returning a flag indicating the plugin's full control over headers. With this flag set, the conductor won't mix response headers with originals but rather will count on a plugin to provide all the headers.

This is an attempt to address #108

Instead of dedicated support of header`s removal it allows to return a flag indicating plugin's full control over headers. With this flag set, the conductor won't mix response headers with originals but rather will count on a plugin to provide all the headers.
@umputun umputun merged commit c7a2308 into master Sep 7, 2021
@umputun umputun deleted the plugin-headers branch September 7, 2021 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant