diff --git a/index.html b/index.html index 3187af5b..177d7417 100644 --- a/index.html +++ b/index.html @@ -10545,11 +10545,7 @@

User Prompt Handler

  • If the requested prompt handler's [=prompt handler configuration/handler=] is not equal to the user prompt handler's [=prompt handler - configuration/handler=], or the requested prompt - handler's [=prompt handler configuration/notify=] - is not equal to the user prompt - handler's [=prompt handler configuration/handler=], - return false. + configuration/handler=], return false.

  • @@ -10558,6 +10554,12 @@

    User Prompt Handler

  • Return true
  • +

    This does not check the requested prompt +handler's [=prompt handler configuration/notify=] matches +the [=prompt handler configuration/handler=], because the [=prompt +handler configuration/notify=] component only affects the [=HTTP +session=], if any. +

    To update the user prompt handler given requested prompt handler: