ITADN

版本发布 8

package:http v1.5.0http-v1.5.0
? · 2025-08-07

* Fixed a bug in `IOClient` where the `HttpClient`'s response stream was cancelled after the response stream was completed. * Added support for aborting requests before they complete. * Clarify that some header names may not be sent/received.

package:web_socket_channel v3.0.3web_socket_channel-v3.0.3
? · 2025-04-17

- Support `package:web_socket` 1.0.0.

package:http2 v3.0.0http2-v3.0.0
? · 2025-04-04

- Require Dart SDK `3.7.0`. - Add support for providing custom message when terminating a connection.

package:web_socket_channel v3.0.2web_socket_channel-v3.0.2
? · 2025-01-22

- Move to `dart-lang/http` monorepo.

package:http v1.3.0http-v1.3.0
? · 2025-01-21

* Fixed unintended HTML tags in doc comments. * Switched `BrowserClient` to use Fetch API instead of `XMLHttpRequest`.

package:http_parser v4.1.2http_parser-v4.1.2
? · 2025-01-02

* Fixed a bug where parsing quoted header values could require a regex to backtrack * Fixed a bug where quoted header values containing escaped quotes would not be correctly parsed.

package:http_multi_server v3.2.2http_multi_server-v3.2.2
? · 2024-12-17

* Require Dart 3.2 * Move to `dart-lang/http` monorepo.

package:http2 v2.3.1http2-v2.3.1
? · 2024-10-18

- Require Dart 3.2 - Add topics to `pubspec.yaml` - Move to `dart-lang/http` monorepo.