| Did you know ... | Search Documentation: |
| Pack logtalk -- logtalk-3.101.0/docs/apis/_sources/http_server_basic_handler_3.rst.txt |
.. index:: single: http_server_basic_handler(Verifier,Handler,ProtectOptions)
.. _http_server_basic_handler/3:
.. rst-class:: right
object
http_server_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-05-29
| Compilation flags:
| static, context_switching_calls
| Implements:
| public :ref:`http_handler_protocol <http_handler_protocol/0>`
| Uses:
| :ref:`http_authenticate <http_authenticate/0>`
| Remarks: | (none)
| Inherited public predicates:
| Â :ref:http_handler_protocol/0::handle/2 Â
.. contents:: :local: :backlinks: top
(no local declarations; see entity ancestors if any)
(no local declarations; see entity ancestors if any)
(no local declarations; see entity ancestors if any)
(none)