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