polly_dart_http 0.0.2 copy "polly_dart_http: ^0.0.2" to clipboard
polly_dart_http: ^0.0.2 copied to clipboard

package:http adapter for polly_dart — CancellableHttpClient with automatic cancellation support.

0.0.2 #

  • Add example.

0.0.1 #

  • Initial release.
  • CancellableHttpClient — a package:http BaseClient wrapper that aborts requests when a CancellationToken is cancelled.
  • send() provides application-level cancellation via Future.any.
  • sendAbortable() provides socket-level cancellation via http.AbortableRequest.
  • Compatible with all polly_dart strategies that signal cancellation (Timeout, Hedging).
0
likes
140
points
11
downloads

Documentation

API reference

Publisher

verified publisheranirudhsingh.in

Weekly Downloads

package:http adapter for polly_dart — CancellableHttpClient with automatic cancellation support.

Homepage
Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

http, polly_dart

More

Packages that depend on polly_dart_http