Http/src/browser_client library
Classes
- BrowserClient
-
A
dart:html-based HTTP client that runs in the browser and is backed by XMLHttpRequests.
Functions
-
createClient(
) → BaseClient - Create a BrowserClient.
dart:html-based HTTP client that runs in the browser and is backed by
XMLHttpRequests.