commit | 346f25d1643a9006e9378a045cf0f69a0e975158 | [log] [tgz] |
---|---|---|
author | Devon Carew <[email protected]> | Thu Jun 02 09:21:46 2022 -0700 |
committer | GitHub <[email protected]> | Thu Jun 02 09:21:46 2022 -0700 |
tree | e6bceb22bd7a070c01419dca32ce49669b1cfaa2 | |
parent | 9700bb00c78142618fdf79c8e50fc50c9a63c133 [diff] |
add a LICENSE file; tweaks to the readmes (#709)
A composable, Future-based library for making HTTP requests.
package:http
contains a set of high-level functions and classes that make it easy to consume HTTP resources. It's multi-platform, and supports mobile, desktop, and the browser.
Package | Description | Version |
---|---|---|
http | A composable, multi-platform, Future-based API for HTTP requests. | |
http_client_conformance_tests | A library that tests whether implementations of package:http's Client class behave as expected. |