HttpFile: {
    data: Buffer;
    name: string;
}

Represents an HTTP file which will be transferred from or to a server.