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

Integrate http binding with validators #571

Merged
merged 56 commits into from
Nov 13, 2023

Conversation

attilakreiner
Copy link
Contributor

Use the validators to validate the headers (header fields, path parameters, query parameters) as well as the content (payload) of requests for both http/1.1 and h2.

Fixes #455

@jfallows jfallows merged commit 299823b into aklivity:develop Nov 13, 2023
@attilakreiner attilakreiner deleted the validator-http-invoke-develop branch November 13, 2023 19:25
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.

Integrate http binding with validators
2 participants