Skip to content

Disable ETag for res.sendFile() #2294

@ritch

Description

@ritch

res.sendFile() accepts an option to disable ETags. It would make sense that app.disable('etag') sets sendFile()s options.etag to false for you. This is a breaking change so it would have to wait for 5.x.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions