Honeybadger.HTTPAdapter.Req (Honeybadger v0.24.1)

View Source

HTTP adapter module for making http requests with Req.

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

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

See Honeybadger.HTTPAdapter for more.