http/2, http/3 #4318
Unanswered
GuillaumeCisco
asked this question in
Q&A
http/2, http/3
#4318
Replies: 2 comments
-
Hi, PostgREST uses the Warp HTTP server which by default supports HTTP/2. As far as I can tell, the Warp server doesn't support HTTP/3. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Looks like there is warp-quic package: https://hackage.haskell.org/package/warp-quic |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello I am new to this project.
To understand everything, I wonder if http/2 and http/3 are supported.
And by the way, is postgrest role to support it?
I tried to look at already issues or discussions but found nothing.
Thank you,
Beta Was this translation helpful? Give feedback.
All reactions