cancellation_token_http 2.0.0 copy "cancellation_token_http: ^2.0.0" to clipboard
cancellation_token_http: ^2.0.0 copied to clipboard

A fork of Dart's HTTP package with request cancellation using cancellation_token.

2.0.0 #

Based on version 1.1.0 of the HTTP package.

  • Requires Dart 3.0 or later
  • Merge v1.1.0 changes to the HTTP package

1.3.0 #

Based on version 0.13.6 of the HTTP package.

  • Merge latest changes to the HTTP package
  • Update cancellation_token to 2.0.0

1.2.0 #

Based on version 0.13.5 of the HTTP package.

  • Merge latest changes to the HTTP package

1.1.0 #

  • Update cancellation_token to 1.4.0

1.0.0 #

  • Initial stable release.
  • Update cancellation_token to 1.3.4
  • Rename cancellable_http.dart to http.dart, matching the http package.

1.0.0-dev.1 #

  • List platforms in pubspec.yaml
  • Formatting fix.

1.0.0-dev #

Based on version 0.13.4 of the HTTP package.

  • Initial dev release.
  • Made requests cancellable using CancellationTokens.
11
likes
140
pub points
88%
popularity

Publisher

verified publisherjonathancole.dev

A fork of Dart's HTTP package with request cancellation using cancellation_token.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

async, cancellation_token, http_parser, meta

More

Packages that depend on cancellation_token_http