Module: ActionController::DefaultHeaders

Extended by:
ActiveSupport::Concern
Defined in:
lib/action_controller/metal/default_headers.rb

Overview

Allows configuring default headers that will be automatically merged into each response.

Defined Under Namespace

Modules: ClassMethods