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

Fix ApplicationHeaders.getHeaders() #92

Merged
merged 8 commits into from
Aug 10, 2024
Merged

Fix ApplicationHeaders.getHeaders() #92

merged 8 commits into from
Aug 10, 2024

Conversation

kingster
Copy link
Member

Return the configured headers from filters.

Fixes #91

@kingster kingster merged commit 45908ec into master Aug 10, 2024
3 checks passed
@kingster kingster deleted the header-fix branch August 10, 2024 08:39
kingster added a commit that referenced this pull request Aug 10, 2024
* master:
  Allow mutation in HttpFilters (#87)
  Add additional fields to access-log context (#93)
  Fix `ApplicationHeaders.getHeaders()` (#92)
  Fix getRequestURI in Access Log (#90)
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.

ApplicationHeaders.getHeaders() returns null when @Tracing is used
1 participant