multi-party-computation-controller-api
    Preparing search index...

    Variable HeaderConst

    Header: { AUTHORIZATION: "authorization" } = ...

    HTTP header name constants. Lowercase per the HTTP/2 spec (which gRPC also uses), safe to use for both Express request.headers.get() and gRPC Metadata.add().

    Type Declaration

    • ReadonlyAUTHORIZATION: "authorization"