Class Faraday::Utils::Headers
In: lib/faraday/utils.rb
Parent: HeaderHash

Constants

KeyMap = Hash.new do |map, key| map[key] = if key.respond_to?(:to_str) then key   symbol -> string mapper + cache

[Validate]