A composable, Future-based library for making HTTP requests. This package contains a set of high-level functions and classes that make it easy to consume HTTP resources. It's multi-platform and supports mobile, desktop, and browser. The easiest way to use this library is via the top-level functions. They allow you to make individual HTTP requests with minimal hassle. If you're making multiple requests to the same server, you can keep open a persistent connection by using a Client rather than making one-off requests. You can also exert more fine-grained control over your requests and responses by creating Request or StreamedRequest objects yourself and passing them to Client.send. This package is designed to be composable. This makes it easy for external libraries to work with one another to add behavior to it. Libraries wishing to add behavior should create a subclass of BaseClient that wraps another Client and adds the desired behavior.

Features

  • Future-based library for making HTTP requests
  • This package contains a set of high-level functions and classes that make it easy to consume HTTP resources
  • It's multi-platform, and supports mobile, desktop, and the browser
  • The easiest way to use this library is via the top-level functions
  • You can keep open a persistent connection by using a Client rather than making one-off requests
  • You can also exert more fine-grained control over your requests and responses by creating Request or StreamedRequest objects yourself

Project Samples

Project Activity

See All Activity >

License

BSD License

Follow http 0.13.6

http 0.13.6 Web Site

You Might Also Like
Gen AI apps are built with MongoDB Atlas Icon
Gen AI apps are built with MongoDB Atlas

The database for AI-powered applications.

MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of http 0.13.6!

Additional Project Details

Programming Language

Dart

Related Categories

Dart HTTP Servers, Dart HTTP Clients

Registered

2023-05-17