ITADN

Add the bytes() method to HonoRequest.

#4920Openpom3333 创建于 2026-05-11
enhancement
P
pom3333commented
### 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 条评论