Options
All
  • Public
  • Public/Protected
  • All
Menu

Options for file

Hierarchy

  • FileOptions

Index

Properties

incommingMessage?: IncomingMessage

The raw incommingMessage from the request, would be used to get the Range headers

stats?: Stats

A file stats object. If you've already made a stat call to the filesystem, you can reuse that data and spare that IO call, by providing the data directly.

Generated using TypeDoc