Replies: 1 comment
-
You can set |
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
-
CORS has some limitations like
credentials: 'include'
ifaccess-control-allow-origin
is*
http://
url from ahttps://
client ifaccess-control-allow-origin
is*
Please pass a full hostname instead of
*
by default or document how to force Vite to pass the full hostnameBeta Was this translation helpful? Give feedback.
All reactions