issues
search
koajs
/
koa
Expressive middleware for node.js using ES2017 async functions
https://koajs.com
MIT License
35.24k
stars
3.23k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update application.js
#1849
zhennann
opened
1 week ago
0
Feat: convert koa to ts
#1848
spence-s
opened
1 week ago
0
fix code coverage
#1847
cenfun
opened
2 weeks ago
1
:arrow_up: cookies@0.9.1
#1846
MichalMartinek
closed
1 month ago
2
Use node test runner
#1845
sirenkovladd
closed
4 weeks ago
3
build(deps-dev): bump standard from 17.1.0 to 17.1.2
#1844
dependabot[bot]
closed
2 months ago
1
build(deps-dev): bump standard from 17.1.0 to 17.1.1
#1843
dependabot[bot]
closed
2 months ago
1
build(deps): bump debug from 4.3.6 to 4.3.7
#1842
dependabot[bot]
closed
2 months ago
1
:arrow_up: supertest@7
#1841
jonathanong
closed
2 months ago
0
:arrow_up: statuses@2
#1840
jonathanong
closed
2 months ago
0
:arrow_up: jest@29
#1839
jonathanong
closed
2 months ago
0
test: remove leaky handles
#1838
jonathanong
closed
2 months ago
0
Koa v3 Tracker
#1837
jonathanong
opened
3 months ago
4
build(deps): bump debug from 4.3.4 to 4.3.6
#1836
dependabot[bot]
closed
3 months ago
1
Koa(2.15.3) Router Resolve the problem
#1835
Wnagfeng
closed
3 months ago
3
[bug] TCP memory leak caused by aborted client connections when streaming data with node-fetch
#1834
AtnesNess
opened
4 months ago
4
feat: add listenHttp2 shortcut
#1833
kravorkid
closed
2 months ago
1
docs: Add writable getter to the response doc
#1832
TommyDew42
closed
5 months ago
0
feat: add support web WHATWG
#1830
kravorkid
closed
5 months ago
2
refactor: replace forEach & map with for loop
#1829
kravorkid
closed
3 months ago
1
Feat: Replace node querystring with URLSearchParams
#1828
kravorkid
closed
2 months ago
0
Add custom stream support
#1825
KristapsR
opened
5 months ago
5
deps: make "only" package inside
#1824
kravorkid
closed
5 months ago
1
Changehange node.js version in readme.md from 12.x to 18.x
#1823
etroynov
closed
3 months ago
0
build(deps-dev): bump braces from 3.0.2 to 3.0.3
#1822
dependabot[bot]
closed
3 months ago
0
Client disconnect
#1821
siakc
closed
3 months ago
1
build(deps): bump cache-content-type from 1.0.1 to 2.0.0
#1820
dependabot[bot]
closed
5 months ago
2
build(deps): bump debug from 4.3.4 to 4.3.5
#1818
dependabot[bot]
closed
4 months ago
2
fix: remove unused async local storage middleware
#1817
andrew0
closed
6 months ago
0
doc: add partitioned and priority for cookies
#1816
shiye515
closed
6 months ago
0
build(deps-dev): bump supertest from 6.3.3 to 7.0.0
#1815
dependabot[bot]
closed
6 months ago
2
fix: improve body null check
#1814
leslieXin92
closed
6 months ago
0
fix: improve body null check
#1813
leslieXin92
closed
7 months ago
0
docs: Modify constructor's options type in the Application class
#1812
leslieXin92
closed
7 months ago
0
docs: Modify options type in the Application class
#1811
leslieXin92
closed
7 months ago
1
docs: Fix definition of middleware in guide.md
#1810
dsommerich
closed
7 months ago
0
fix: require URL from 'url' module
#1809
fengmk2
closed
7 months ago
1
[fix] Version 2.x introduced the URL object, which is not compatible with Node versions below 10.
#1808
kkdev163
closed
7 months ago
0
build(deps): bump encodeurl from 1.0.2 to 2.0.0
#1807
dependabot[bot]
closed
8 months ago
2
fix: handle upper case protocol like HTTP or HTTPS (#1805)
#1806
fengmk2
closed
8 months ago
1
fix: handle upper case protocol like HTTP or HTTPS
#1805
FDrag0n
closed
8 months ago
2
fix: formatting redirect url on http(s) protocol url
#1804
fengmk2
closed
8 months ago
1
fix: formatting redirect url on http(s) protocol url
#1803
fengmk2
closed
8 months ago
1
[feat] Replace npm dependency "only"
#1802
Sozialarchiv
closed
5 months ago
2
if "\@" in url ,the redirect result doesn't match the host of the new URL()
#1800
FDrag0n
closed
8 months ago
2
build(deps-dev): bump @babel/traverse from 7.18.8 to 7.23.7
#1799
dependabot[bot]
closed
8 months ago
3
build(deps-dev): bump supertest from 6.3.3 to 6.3.4
#1798
dependabot[bot]
closed
8 months ago
3
Drop node.js 12.x, 14.x, 17.x support
#1797
etroynov
closed
7 months ago
4
Replacing eslint with standard cli
#1796
etroynov
closed
10 months ago
4
[fix] ctx value persists to next request after mutating ctx object
#1795
BenMaGit
closed
10 months ago
3
Next