# File lib/rack/response.rb, line 49
    def [](key)
      header[key]
    end