#Tauri http request with spesific client
3 messages · Page 1 of 1 (latest)
Which specific client are you trying to make requests with?
I would probably use the reqwest crate, which you can find docs for here https://docs.rs/reqwest/latest/reqwest/
reqwest