KC's Workspace
    Preparing search index...
    interface ServeOnRequestArgs {
        method: string;
        path: string;
        remoteAddress: string;
        status: number;
        timeInMS: number;
    }
    Index

    Properties

    method: string
    path: string
    remoteAddress: string
    status: number
    timeInMS: number

    The time to generate the response, not to send it