class Faraday::Env

def stream_response?

def stream_response?
  request.stream_response?
end