class Seahorse::Client::Http::Headers

def to_hash

Returns:
  • (Hash) -
def to_hash
  @data.dup
end