Module: ActionController::DefaultHeaders
- Extended by:
 - ActiveSupport::Concern
 
- Defined in:
 - lib/action_controller/metal/default_headers.rb
 
Overview
Action Controller Default Headers
Allows configuring default headers that will be automatically merged into each response.
Defined Under Namespace
Modules: ClassMethods