module
Money::Currency::RateProvider::HTTP
Overview
Module containing common HTTP methods used by currency rate providers.
Direct including types
- Money::Currency::RateProvider::AbstractAPI
- Money::Currency::RateProvider::Coinlayer
- Money::Currency::RateProvider::CurrencyAPI
- Money::Currency::RateProvider::CurrencyBeacon
- Money::Currency::RateProvider::CurrencyLayer
- Money::Currency::RateProvider::ECB
- Money::Currency::RateProvider::ExchangeRateAPI
- Money::Currency::RateProvider::Fixer
- Money::Currency::RateProvider::FloatRates
- Money::Currency::RateProvider::FreecurrencyAPI
- Money::Currency::RateProvider::FXFeed
- Money::Currency::RateProvider::FXRatesAPI
- Money::Currency::RateProvider::MetalpriceAPI
- Money::Currency::RateProvider::MoneyMorph
- Money::Currency::RateProvider::OpenExchangeRates
- Money::Currency::RateProvider::UniRateAPI
Defined in:
money/currency/rate_provider/http.crInstance Method Summary
-
#host : URI
Returns the host URI used by the HTTP
#client
instance.