JSPM

  • Created
  • Published
  • Downloads 6316
  • Score
    100M100P100Q138312F
  • License GPL-3.0-or-later

Small convenience layer on top of fetch

Package Exports

  • @subsquid/http-client
  • @subsquid/http-client/lib/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@subsquid/http-client) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@subsquid/util-internal-http-client

A small convenience layer on top of fetch() which adds

  • HttpClient as a store for common request settings
  • retries
  • timeouts
  • logging.