Questions tagged [flutter-http]
241 questions
-3
votes
1 answer
Flutter reports error "Cannot access the body fields of a Request"
Error:
Cannot access the body fields of a Request without content-type
"application/x-www-form-urlencoded"
I have tried the best I can but still I cannot make a PUT HTTP Request because of this error.
I have also tried this:
headers:…

jonah rimsy
- 351
- 1
- 5
- 25