class Faraday::Error

def response_headers

def response_headers
  @response[:headers] if @response
end