Honeybadger.HTTPAdapter.Hackney (Honeybadger v0.24.1)

View Source

HTTP adapter module for making http requests with :hackney.

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

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

See Honeybadger.HTTPAdapter for more.