Module: ActionController::DefaultHeaders
- Extended by:
 - ActiveSupport::Concern
 
- Included in:
 - Base
 
- Defined in:
 - actionpack/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
Method Summary
Methods included from ActiveSupport::Concern
append_features, class_methods, extended, included, prepend_features, prepended