Stream files from the file system as an HTTP response.
Only for node http server.
The incoming message.
The outgoing response.
The binary file response to be streamed.
The options for streaming.
A promise that resolves when the file streaming is complete.
Stream files from the file system as an HTTP response.
Only for node http server.