class ActionDispatch::Request

def http_auth_salt

def http_auth_salt
  get_header "action_dispatch.http_auth_salt"
end