object
http_server_core_digest_handler(Verifier,Handler,ProtectOptions,AuthenticationInfoOptions)
Verifier- Verifier object implementing thehttp_digest_verifier_protocolprotocol.Handler- Wrapped object implementing thehttp_handler_protocolprotocol.ProtectOptions- Options passed tohttp_digest::protect_request/4.AuthenticationInfoOptions- Options passed tohttp_digest::add_authentication_info/4on 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_callsRemarks:
(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)