# File lib/action_controller/request.rb, line 72
    def headers
      ActionController::Http::Headers.new(@env)
    end