SVG/src/utilities/http library

Functions

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