unsuitable001 / dart_cronet_sample

[SELECTED] Sample project for GSoC '21 - Cronet based HTTP package
https://github.com/google/cronet.dart
MIT License
2 stars 1 forks source link

POST request - can't send data to the server #13

Open unsuitable001 opened 3 years ago

unsuitable001 commented 3 years ago

POST request - can't send data to the server. Currently the write methods also does nothing except relaying the data to the response. It will be fixed when data upload feature will be added.