SVG/src/utilities/_http_web library

Functions

httpGet(String url, {Map<String, String>? headers}) Future<Uint8List>
Fetches an HTTP resource from the specified url using the specified headers.