Nous.HTTP.Backend.Req (nous v0.16.4)

View Source

Nous.HTTP.Backend implementation backed by Req (which uses Finch under the hood).

The default backend — picks up the existing Req/Finch pool that is already in the dependency tree, supports redirects, retries, and the rest of the Req middleware chain. See Nous.HTTP.Backend for how to switch to the hackney backend.