-
-
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(response): keep the Blob content type instead of forcing octet-stream
#1987
opened Jul 1, 2026 by
spokodev
Loading…
chore: add homepage and bugs URLs to package.json
#1986
opened Jul 1, 2026 by
DakshSinghDhami
Loading…
build(deps-dev): bump js-yaml from 4.1.1 to 4.3.0
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
#1985
opened Jun 28, 2026 by
dependabot
Bot
Loading…
build(deps): bump actions/checkout from 6 to 7
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#1983
opened Jun 24, 2026 by
dependabot
Bot
Loading…
fix: enforce Content-Type singleton guard in response.set() object form
#1982
opened Jun 23, 2026 by
JSap0914
Loading…
build(deps-dev): bump form-data from 4.0.5 to 4.0.6
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
#1980
opened Jun 21, 2026 by
dependabot
Bot
Loading…
build(deps): bump content-disposition from 1.0.1 to 2.0.1
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
#1976
opened May 28, 2026 by
dependabot
Bot
Loading…
build(deps): bump content-type from 1.0.5 to 2.0.0
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
#1968
opened May 21, 2026 by
dependabot
Bot
Loading…
fix: call res.end() when socket is not writable to prevent HTTP/2 HEAD hang
#1947
opened Apr 1, 2026 by
guoyangzhen
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…
fix: parse port in x-forwarded-for (#827)
#1205
opened Jun 14, 2018 by
jasonmacgowan
Contributor
Loading…
ProTip!
Filter pull requests by the default branch with base:master.