ITADN
首页
AIGC
博客文章
GIT库
资源下载
C龙虾
程序订做
联系我们
honojs/hono
/
Issues
Add the bytes() method to HonoRequest.
#4920
Open
pom3333
创建于 2026-05-11
enhancement
P
pom3333
commented
### What is the feature you are proposing? The `fetch` API's Response interface now includes a `bytes()` method that returns a `uint8Array`, but `HonoRequest` does not. Should we add it?
0 条评论