Does sveltekit support http2? #10055
Answered
by
gtm-nayan
AlbertMarashi
asked this question in
Q&A
-
Describe the problemAll of my requests on my app deployed on Vercel are using http 1.1 Is this a vercel issue, or sveltekit issue? Describe the proposed solutionNeed to use HTTP2 for increased speed & performance Alternatives consideredNo response Importancewould make my life easier Additional InformationNo response |
Beta Was this translation helpful? Give feedback.
Answered by
gtm-nayan
May 28, 2023
Replies: 1 comment 1 reply
-
If you check any of the preview deployments on the PRs in this repo that are hosted on Vercel you'll see that they're using HTTP 2. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
AlbertMarashi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you check any of the preview deployments on the PRs in this repo that are hosted on Vercel you'll see that they're using HTTP 2.