Skip to content
Discussion options

You must be logged in to vote

Vite does support passing https options. Vite sets allowHTTP1: true by default.
Setting server.proxy: {} would force Vite to use HTTPS with HTTP1.1. But that's an implementation detail, so it may change in the future.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by suiboli314
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants