RT Jake Archibald
📝 How to correctly encode data for POST requests.
GitHub Copilot gets this wrong, so here's how to get it right. Also covers some tricks with URLSearchParams, and FormData.
https://jakearchibald.com/2021/encoding-data-for-post-requests/