/// import { IncomingHttpHeaders } from "http"; export interface IRequestHeaders extends IncomingHttpHeaders { }