summaryrefslogtreecommitdiff
path: root/www/ruby-faraday-net_http/DESCR
blob: 5e7851a1962e030291206ea202c4c6b33e6c9080 (plain)
1
2
3
4
5
6
7
8
9
Faraday Net::HTTP adapter

This gem is a Faraday adapter for the Net::HTTP library.

Faraday is an HTTP client library that provides a common interface over many
adapters.  Every adapter is defined into it's own gem.

This gem defines the adapter for Net::HTTP the HTTP library that's included
into the standard library of Ruby.