You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mislav edited this page Apr 1, 2011
·
28 revisions
Faraday — Rack for your HTTP client needs
Faraday is an HTTP client lib that provides a common interface over many adapters (such as Net::HTTP) and embraces the concept of Rack middleware when processing the request/response cycle.
Middleware
Apart from bundled request/response middleware that comes with Faraday, these 3rd-party project provide extra middleware: