Module: ActionController::DefaultHeaders

Extended by:
ActiveSupport::Concern
Defined in:
actionpack/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

Method Summary

Methods included from ActiveSupport::Concern

append_features, class_methods, extended, included