Describe the problem
Currently I am using this cloudflare worker to do the uploader endpoint, and it works perfectly. However tauri won't be able to actually download the files as they are on a private github repo
Describe the solution you'd like
Be able to provide custom headers into the tauri uploader config
Alternatives considered
Adding a proxy on that cloudflare worker
Additional context
No response
Describe the problem
Currently I am using this cloudflare worker to do the uploader endpoint, and it works perfectly. However tauri won't be able to actually download the files as they are on a private github repo
Describe the solution you'd like
Be able to provide custom headers into the tauri uploader config
Alternatives considered
Adding a proxy on that cloudflare worker
Additional context
No response