JonathanPeterCole / dart-cancellation-token-http

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

Home Page:https://pub.dev/packages/cancellation_token_http

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://pub.dev/packages/cancellation_token_http

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Dart 83.1%Language:Objective-C 4.9%Language:C++ 4.2%Language:CMake 3.8%Language:Kotlin 2.2%Language:Ruby 1.0%Language:C 0.3%Language:Swift 0.2%Language:Java 0.2%Language:Shell 0.1%