Skip to content

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

License

Notifications You must be signed in to change notification settings

JonathanPeterCole/dart-cancellation-token-http

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cancellation Token HTTP

A fork of dart-lang/http with support for request cancellation using cancellation_token.

Packages

Although this fork contains all of the packages from the source repo, currently only the http package has been updated with full support for cancellation.

Package Description Version
cancellation_token_http A composable, multi-platform, Future-based API for HTTP requests. pub package
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. pub package
cupertino_http A macOS/iOS Flutter plugin that provides access to the Foundation URL Loading System. pub package

About

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

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • Dart 83.1%
  • Objective-C 4.9%
  • C++ 4.2%
  • CMake 3.8%
  • Kotlin 2.2%
  • Ruby 1.0%
  • Other 0.8%