@hardpointlabs/sdk
    Preparing search index...

    Interface RequestContext

    Cross-framework abstraction for an incoming HTTP request.

    interface RequestContext {
        headers: HeaderProvider;
    }
    Index

    Properties

    Properties

    Framework-specific HeaderProvider