interface IncomingHttpStatusHeader {
    :status?: number;
}

Properties

Properties

:status?: number