Class
Faraday::Utils::Headers
In:
lib/faraday/utils.rb
Parent:
::Hash
Adapted
from
Rack::Utils::HeaderHash
Methods
from
new
Constants
KeyMap
=
Hash.new do |map, key| value = if key.respond_to?(:to_str)
symbol -> string mapper + cache
Public Class methods
from
(value)
new
(hash = nil)
[Validate]