@adcp/sdk API Reference - v7.9.0
    Preparing search index...

    Variable ADCP_SERVE_REQUEST_CONTEXTConst

    ADCP_SERVE_REQUEST_CONTEXT: unique symbol = ...

    Request-scoped context that serve stamps on the incoming request before the authenticator runs. Authenticator callbacks read this via getServeRequestContext so they inherit serve()'s host resolution (which honors trustForwardedHost) instead of re-reading headers that may be attacker-controlled.