Closed Terciuss closed 2 years ago
You can't parse a text/plain
response. There's nothing to parse!
ok, I just assumed that if the parse returns content converted according to the type, then it should also understand the string response
The only built-in support is for JSON
ok, thanks
I am getting this error on using response.parse Unknown MIME type: text/plain How can I resolve this.