-
Notifications
You must be signed in to change notification settings - Fork 361
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
E2E for HTTP3 #2423
Labels
Comments
arkodg
added
triage
help wanted
Extra attention is needed
area/testing
area/conformance
Gateway API Conformance Related Issues
and removed
triage
labels
Jan 9, 2024
please assign to me |
thanks @zesiar0 |
@shawnh2 I found that the package "sigs.k8s.io/gateway-api/conformance/utils/http" doesn't support http3 request, so what should i do next? |
the upstream API does not provide any HTTP/3 utils, so like #2140, we can implement HTTP/3 utils functions on our own. |
This was referenced Jan 21, 2024
Closed
Closed
This issue has been automatically marked as stale because it has not had activity in the last 30 days. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description:
Relates to #2111
[optional Relevant Links:]
The text was updated successfully, but these errors were encountered: