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

Add http2 support #162

Open
hectorj2f opened this issue Dec 1, 2022 · 1 comment
Open

Add http2 support #162

hectorj2f opened this issue Dec 1, 2022 · 1 comment
Labels
enhancement New feature or request p2 P2 Priority Task

Comments

@hectorj2f
Copy link
Contributor

Description

The server should be able to receive both http2 and http1 requests.

@hectorj2f hectorj2f added the enhancement New feature or request label Dec 1, 2022
@haydentherapper
Copy link
Contributor

Seems like a nice to have - Does the golang openapi generators have support for http2? http2 is also experimental currently in the core library (https://pkg.go.dev/golang.org/x/net/http2)

@haydentherapper haydentherapper added the p2 P2 Priority Task label Dec 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request p2 P2 Priority Task
Projects
None yet
Development

No branches or pull requests

2 participants