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

TLS mode added and new ‘hard validation’ mode defined in #38 #39

Merged
merged 1 commit into from
Aug 23, 2023

Conversation

daveshanley
Copy link
Member

@daveshanley daveshanley commented Aug 23, 2023

Serve over HTTPS and enable HTTP/2

Also, new hard validation will return error codes instead of the expected HTTP code for all failed requests/responses. This is a feature request defined in #38

New cert and key flags can point to certificate and key files, which auto-enables TLS and HTTP/2

New 'hard-validation` flags and optional error code overrides always return errors on failed requests and responses.

Serve over HTTPS and enable HTTP/2

Also, new hard validation will return error codes instead of the expected http code for all failed requests/responses.

Signed-off-by: Quobix <[email protected]>
@daveshanley daveshanley merged commit a3abf5c into main Aug 23, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant