class Rack::HttpStreamingResponse

def headers

def headers
  Rack::Proxy.build_header_hash(response.to_hash)
end