Hacker News new | ask | show | jobs
by nailer 2893 days ago
You shouldn't be using fetch directly accoriding to it's creator anyway - use a high level HTTP client which handles MIME types, query string encoding, etc.