Closed are closed 2 years ago
fix: fix encoding of the body and add Content-Type header for JSON bodies
Fixes an issue in JS build of Dart SDK, where request bodies were improperly encoded and sent without a correct header.
@client-engineering-bot upload tests report
@client-engineering-bot release dart as v4.1.1
🚀 Release successfully completed 🚀
fix: fix encoding of the body and add Content-Type header for JSON bodies
Fixes an issue in JS build of Dart SDK, where request bodies were improperly encoded and sent without a correct header.