View Source Assent.HTTPAdapter.Req (Assent v0.2.10)

HTTP adapter module for making http requests with Req.

You can also override the Req options by updating the configuration:

http_adapter: {Assent.HTTPAdapter.Req, [...]}

See Assent.HTTPAdapter for more.