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

feat(gateway): optionally compute instrospectionHeaders per request via a function #604

Closed
trevor-scheer opened this issue Mar 25, 2021 · 2 comments · Fixed by #607
Closed

Comments

@trevor-scheer
Copy link
Member

Ref

Relates to #563, though the change I'm recommending in this issue is a bit more short-sighted (still useful!)

It's reasonable to need to calculate introspectionHeaders dynamically / per request. Rather than reaching into the gateway's config object to modify them, we can provide an API for this. See linked comments for additional context.

@williamboman
Copy link
Contributor

I'll take a look at this!

@williamboman
Copy link
Contributor

#607

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants