GoogleCloudPlatform / functions-framework-nodejs

FaaS (Function as a service) framework for writing portable Node.js functions
Apache License 2.0
1.3k stars 160 forks source link

feat: Disable Express eTag response header for consistent FF behaviour across FF runtimes #439

Closed grant closed 2 years ago

grant commented 2 years ago

Rolls forward GoogleCloudPlatform/functions-framework-nodejs#433, but with correct linting.