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

    Function getServeRequestContext

    • Read the serve()-populated context off a request. Returns undefined when the request didn't come through serve().

      Parameters

      • req: IncomingMessage

      Returns ServeRequestContext | undefined