fetch_client 1.0.0-dev.2
fetch_client: ^1.0.0-dev.2 copied to clipboard
Fetch based client for http package, enables streamed requests on web.
Fetch API. #
This package provides package:http client based of Fetch API.
Features #
- Abort requests
- Support streaming of data
- Get access to redirect status
- Support non-200 responses