-
-
Notifications
You must be signed in to change notification settings - Fork 21.7k
Pull requests: expressjs/express
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: add type safety to res.location to prevent encodeUrl crash
#6947
opened Dec 4, 2025 by
ST4RKJR
Loading…
fix: prevent crash when BigInt passed to res.status()
#6944
opened Dec 3, 2025 by
theaniketgiri
Loading…
fix: throw TypeError for invalid url in res.redirect
#6943
opened Dec 3, 2025 by
theaniketgiri
Loading…
fix(res): throw error when res.redirect(undefined) is called
#6942
opened Dec 3, 2025 by
BOXER78
Loading…
Add comprehensive middleware execution order and error handling examples
#6924
opened Nov 27, 2025 by
ViKing-Coder-jpg
Loading…
feat: add CORS-aware ETag modes and configurable query parser options
#6908
opened Nov 21, 2025 by
iAn-P1nt0
Loading…
2
Fix app.render locals when options are null
#6903
opened Nov 19, 2025 by
AkaHarshit
Loading…
4 tasks done
test: add test for normalizeType fallback when mime lookup fails
#6894
opened Nov 10, 2025 by
Ayoub-Mabrouk
Loading…
test: add test for ignoring comma-separated X-Forwarded-Host when trust proxy disabled
#6893
opened Nov 10, 2025 by
Ayoub-Mabrouk
Loading…
test: add test for req.host with comma-separated X-Forwarded-Host
#6892
opened Nov 10, 2025 by
Ayoub-Mabrouk
Loading…
res: include Access-Control-Allow-Origin when generating ETag
#6884
opened Nov 7, 2025 by
shivank-1011
Loading…
fix(res): handle null maxAge gracefully in res.cookie() and updated the dependency "cookie" to the 1.0.2 latest version
#6875
opened Nov 2, 2025 by
SaisakthiM
Loading…
test: fix static file tests for supertest 7+ URL normalization
dependencies
Pull requests that update a dependency file
tests
#6856
opened Oct 25, 2025 by
guimard
Loading…
fix: prevent crash when BigInt passed to res.status()
#6848
opened Oct 21, 2025 by
SrinjoyDev
Loading…
13 tasks done
Added HTTP exceptions, compression, helmet, and CORS integration
#6846
opened Oct 18, 2025 by
Nikhil012N
Loading…
Add methodNotAllowedCatcher Middleware and Example
#6836
opened Oct 11, 2025 by
NalinDalal
Loading…
4 tasks done
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.