@adcp/sdk API Reference - v10.0.1
    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