issues Search Results · repo:expressjs/compression language:JavaScript
Filter by
145 results
(91 ms)145 results
inexpressjs/compression (press backspace or delete to remove)I’m opening this issue to complete the backlog for this new major version.
Pending tasks:
- [ ] https://github.com/expressjs/compression/pull/153 (Need reviews)
- [ ] https://github.com/expressjs/compression/pull/232 ...
bjohansebas
- Opened 19 days ago
- #234
overload matches this call.
The last overload gave the following error.
Argument of type RequestHandler ParamsDictionary, any, any, ParsedQs, Record string, any is not assignable to parameter ...
question
zN3utr4l
- 5
- Opened on Apr 9
- #226
Environment information
Version: Compression 1.8.0 with Express 4.21.2.
Platform:
Node.js version: v18.19.1 and v22.13.0
Any other relevant information:
index.js
const express = require( express ...
awaiting more info
oliver-moran
- 4
- Opened on Mar 26
- #224
!-- The process for bug fixing is:
- We will first assess if the behavior is different from what should occur
- Confirm the bug is reproducible
- Discuss how to best fix the bug
- Work towards ...
bug
require triage
typescript
rjray
- 8
- Opened on Mar 9
- #223
!-- Please provide as much detailed information about your request as you can, specifically:
- Example code for how you would use or interact with the feature
- The expected behaviour, in as much ...
awaiting more info
bug
aannoune
- 10
- Opened on Feb 12
- #220
Node.js will soon have official support for zstd. Once it is available in an official version, we can add support for it
enhancement
future
bjohansebas
- 1
- Opened on Feb 8
- #217
How to use compression with express@5 ? After migrating, I am having this type error:
const express = express();
express.use(compression());
No overload matches this call.
The last overload gave the ...
question
ReyJust
- 1
- Opened on Feb 8
- #216
Description
Brotli is not mentioned on the npm package page: https://www.npmjs.com/package/compression.
I m sure I m not the only one to have looked elsewhere for Brotli compression packages after not ...
peter-batley-depop
- 1
- Opened on Feb 7
- #215
This issue aims to discuss potential changes to revive the expressjs/compression package
1.8.0
- ~https://github.com/expressjs/compression/issues/25 (wait
https://github.com/expressjs/compression/issues/25#issuecomment-2362321896)~ ...
bjohansebas
- 4
- Opened on Sep 18, 2024
- #189
CDNs (mostly Azure Front Door) is using HTTP Range Requests to retrieve data from Origin when caching enabled.
Express should ignore Range: requests header when gzip compression is in place since Express ...
mscbpi
- 9
- Opened on Oct 20, 2023
- #185

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.