class Rack::Response::Raw

def get_header(key)

def get_header(key)
  headers[key]
end