compression icon indicating copy to clipboard operation
compression copied to clipboard

Node.js compression middleware

Results 33 compression issues
Sort by recently updated
recently updated
newest added

CDNs (mostly Azure Front Door) is using [HTTP Range Requests](https://developer.mozilla.org/en-US/docs/Web/HTTP/Range_requests) to retrieve data from Origin when caching enabled. Express should ignore `Range: ` requests header when `gzip` compression is in...

This PR fixes [nyc](https://github.com/istanbuljs/nyc) version to 14.1.1 when running tests in node 8 or node 9. `nyc 15.x` requires a `yargs` package version that requires node >=10. I've also added...

## Main Changes This pipeline will proactively report the status of the project (every day and when a push is done to `master` branch) including critical fields (CI-Tests, Contributors, Dependency-Update-Tool,...