-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Pull requests: koajs/koa
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: handle invalid Referrer URLs in back() without crashing
#1948
opened Apr 1, 2026 by
guoyangzhen
Loading…
fix: call res.end() when socket is not writable to prevent HTTP/2 HEAD hang
#1947
opened Apr 1, 2026 by
guoyangzhen
Loading…
build(deps-dev): bump flatted from 3.3.3 to 3.4.2
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
#1945
opened Mar 21, 2026 by
dependabot
bot
Loading…
fix: Request.protocol returns 'https' for HTTP/2 after RST_STREAM (#1736)
#1944
opened Mar 18, 2026 by
guoyangzhen
Loading…
fix: strip port from X-Forwarded-For in request.ip (#827)
#1943
opened Mar 18, 2026 by
guoyangzhen
Loading…
fix: ctx.assert() throws HttpError instances (#1925)
#1942
opened Mar 18, 2026 by
guoyangzhen
Loading…
docs: improve JSDoc parameter descriptions for
Application constructor
#1941
opened Mar 16, 2026 by
kshitijanurag
Loading…
6 tasks done
fix: ctx.request.origin should respect proxy flag via X-Forwarded-Proto
#1940
opened Mar 16, 2026 by
guoyangzhen
Loading…
fix: ctx.assert() now throws errors that are instanceof HttpError
#1937
opened Mar 7, 2026 by
mibragimov
Loading…
build(deps-dev): bump minimatch from 3.1.2 to 3.1.5
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
#1932
opened Feb 28, 2026 by
dependabot
bot
Loading…
build(deps-dev): bump c8 from 10.1.3 to 11.0.0
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
#1931
opened Feb 25, 2026 by
dependabot
bot
Loading…
build(deps-dev): bump supertest from 7.1.4 to 7.2.2
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
#1924
opened Jan 6, 2026 by
dependabot
bot
Loading…
fix: response content-type value amount as one with testcase
#1899
opened Jul 30, 2025 by
PoChenKuo
Loading…
ProTip!
Exclude everything labeled
bug with -label:bug.