commit | 9700bb00c78142618fdf79c8e50fc50c9a63c133 | [log] [tgz] |
---|---|---|
author | Brian Quinlan <[email protected]> | Wed Jun 01 16:12:19 2022 -0700 |
committer | GitHub <[email protected]> | Wed Jun 01 16:12:19 2022 -0700 |
tree | d29e157051c228d01f67bf302c8807fae5d9c0db | |
parent | ae8a9a8e145ab0f6acf5635c3c5a6b3392dedb3d [diff] |
Add a conformance test package for http Clients (#706)
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, Future-based library for making HTTP requests. | |
http_client_conformance_tests | Tests for package:http Client implementations. |