module Faraday::FlatParamsEncoder

FlatParamsEncoder manages URI params as a flat hash. Any Array values repeat the parameter multiple times.