Hacker News new | ask | show | jobs
by huydotnet 1089 days ago
Still not a reasonable way if you're expecting a structured data in the response, like JSON or something that you're required to parse before showing to the user.
1 comments

On one of my apps I ask for a plain text response first and then make a second call to parse the original response to json.