Skip to content
Discussion options

You must be logged in to vote
  1. those headers are only set on requests to the tauri built-in protocols. if you're asking for general requests to a non-tauri url then this doesn't help
  2. only support in tauri.conf.json, see https://github.com/tauri-apps/tauri/pull/11485/files. That said, you can modify the config in rust before the tauri::Builder line similar to https://github.com/tauri-apps/tauri-plugin-localhost#usage

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@crackleeeessyp
Comment options

@FabianLars
Comment options

@crackleeeessyp
Comment options

@FabianLars
Comment options

@ahirner
Comment options

Answer selected by crackleeeessyp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants