Simplest way to make http getrequests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines.
A terminating Apollo Link for Apollo Client that fetches a GraphQL multipart request if the GraphQL variables contain files (by default FileList, File, or Blob instances), or else fetches a regular GraphQL POST or GETrequest (depending on the config and
A simple package with no dependencies for native requests using callback