isolate_http 2.3.0
isolate_http: ^2.3.0 copied to clipboard
IsolateHttp provides a way to launch 'http' library in Isolate with IsolatesFlutter.
2.3.0 30/06/2022 #
- Support multiple content-type headers.
2.2.0 13/06/2022 #
- Add log CURL.
- Add
contentLengthfor IsolateHttpRequest, IsolateHttpResponse.
2.1.1 23/09/2021 #
- [Fix] missing
content-typeheader in post method.
2.1.0 12/09/2021 #
- Support timeout, debug label.
2.0.0 03/09/2021 #
- Support null-safety.
1.0.0 01/09/2021 #
- Initial package.