Class: Faraday::Adapter::HTTPX::Session

Inherits:
HTTPX::Session show all
Defined in:
lib/httpx/adapters/faraday.rb

Defined Under Namespace

Modules: ReasonPlugin

Constant Summary

Constants included from HTTPX::Loggable

HTTPX::Loggable::COLORS

Method Summary

Methods inherited from HTTPX::Session

#close, inherited, #initialize, plugin, plugins, #request, #wrap

Methods included from HTTPX::Chainable

#accept, #headers, #plugin, #request, #timeout, #with, #wrap

Methods included from HTTPX::Loggable

#log, #log_exception

Constructor Details

This class inherits a constructor from HTTPX::Session