isolate_http 3.0.0
isolate_http: ^3.0.0 copied to clipboard
IsolateHttp provides a way to launch 'http' library in Isolate with IsolatesFlutter.
3.0.0 05/01/2023 #
- Update a dependency to the latest release.
2.3.0 30/06/2022 #
- Support multiple content-type headers.
2.2.0 13/06/2022 #
- Add log CURL.
- Add
contentLength
for IsolateHttpRequest, IsolateHttpResponse.
2.1.1 23/09/2021 #
- [Fix] missing
content-type
header 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.