| Module | ActionController::SessionManagement::ClassMethods | 
| In: | lib/action_controller/session_management.rb | 
Returns the hash used to configure the session. Example use:
ActionController::Base.session_options[:secure] = true # session only available over HTTPS