Skip to content

Conversation

TheTeaCat
Copy link
Member

  • Updates the go shared lib to initialise the go middleware twice (once for request validation, once for response validation) and reuse them.
  • Implements passing through the request and response headers so they appear in logs
  • Removes hard-coded content-type of application/json so responses of other content-types can be validated
  • Removes a bunch of unused fields in the filter context & increases clang-format line length from 80 to 120.

@rileyfiretail rileyfiretail merged commit 3a2c39d into main Aug 29, 2024
1 check passed
@rileyfiretail rileyfiretail deleted the create-middleware-once branch August 29, 2024 12: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.

2 participants