object

http_server_core_digest_handler(Verifier,Handler,ProtectOptions,AuthenticationInfoOptions)

  • Verifier - Verifier object implementing the http_digest_verifier_protocol protocol.

  • Handler - Wrapped object implementing the http_handler_protocol protocol.

  • ProtectOptions - Options passed to http_digest::protect_request/4.

  • AuthenticationInfoOptions - Options passed to http_digest::add_authentication_info/4 on successful request verification.

Wrapper HTTP handler object that applies Digest request verification and Authentication-Info response decoration around another portable HTTP handler.

Availability:
logtalk_load(http_digest(loader))
Author: Paulo Moura
Version: 1:0:0
Date: 2026-07-08
Compilation flags:
static, context_switching_calls
Implements:
Uses:
Remarks:
(none)
Inherited public predicates:

Public predicates

(no local declarations; see entity ancestors if any)

Protected predicates

(no local declarations; see entity ancestors if any)

Private predicates

(no local declarations; see entity ancestors if any)

Operators

(none)