object

http_server_core_basic_handler(Verifier,Handler,ProtectOptions)

  • Verifier - Verifier object implementing the http_authenticate_verifier_protocol protocol.

  • Handler - Wrapped object implementing the http_handler_protocol protocol.

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

Wrapper HTTP handler object that applies Basic request verification around another portable HTTP handler.

Availability:
logtalk_load(http_authenticate(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)