Skip to content

How to send POST request with body using http.fetch #4955

Answered by FabianLars
lumiaczek asked this question in Q&A
Discussion options

You must be logged in to vote

body needs to be an instance of the Body class: https://tauri.app/v1/api/js/classes/http.Body

I guess we should look into manually checking the input type before sending it to rust to get better errors here.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by lumiaczek
Comment options

You must be logged in to vote
0 replies
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