| commit | 8c250575e7af92ef8131cc9b414e28bad5f7210e | [log] [tgz] |
|---|---|---|
| author | Nate Bosch <nbosch@google.com> | Fri Jun 16 12:34:45 2023 -0700 |
| committer | GitHub <noreply@github.com> | Fri Jun 16 12:34:45 2023 -0700 |
| tree | 0a3046a9b459d83e8a3c702fc0fc41dd86e0a129 | |
| parent | ba7eb6023c89ffc5cbfe15a6cba2f8006e6f6dac [diff] |
Unskip a skipped test (#966) The linked issue is closed as fixed. Skip only when required by the client implementation.
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. | |
| cronet_http | An Android Flutter plugin that provides access to the Cronet HTTP client. | |
| cupertino_http | A macOS/iOS Flutter plugin that provides access to the Foundation URL Loading System. |