@modelcontextprotocol/sdk
    Preparing search index...

    Interface RequestInfo

    Information about the incoming request.

    interface RequestInfo {
        headers: IsomorphicHeaders;
    }
    Index

    Properties

    Properties

    The headers of the request.