question about mixed content #7079
-
|
We use the axio protocol to access the HTTP interface in Vue, and when running with cargo tauri dev, the access is normal. But after using the cargo tauri build, it runs and displays mixed content, the page at“ https://tauri.localhost Was loaded over HTTPS, this request was automatically upgraded to HTTPS. |
Beta Was this translation helpful? Give feedback.
Answered by
FabianLars
May 29, 2023
Replies: 1 comment
-
|
See #3007 => tldr: only option right now is the localhost plugin. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
FabianLars
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See #3007 => tldr: only option right now is the localhost plugin.