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::BitPay
- Money::Currency::RateProvider::CBR
- Money::Currency::RateProvider::Coinbase
- Money::Currency::RateProvider::CoinGecko
- Money::Currency::RateProvider::Coinlayer
- Money::Currency::RateProvider::CoinMarketCap
- Money::Currency::RateProvider::CurrencyAPI
- Money::Currency::RateProvider::CurrencyBeacon
- Money::Currency::RateProvider::CurrencyLayer
- Money::Currency::RateProvider::ECB
- Money::Currency::RateProvider::Exchangerate
- 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::NBP
- 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
#clientinstance.