tsctx
tsctx
## Benchmark Benchmark Script ```js import { bench, group, run } from 'mitata' import { FormData } from '../lib/fetch/formdata.js' import symbols from '../lib/fetch/symbols.js' const kState = symbols.kState const data =...
I'm not done yet. We understand that some behaviors deviate from the specification and increase maintenance costs, but these APIs should be improved.
### What version of Hono are you using? 4.2.8 ### What runtime/platform is your app running on? Node ### What steps can reproduce the bug? ```js import { Hono }...
Part of #3201
1. Reuse fetch optimization logic in core. 2. Avoid lowercasing.
Refs: #3262
Adjust to avoid creating a temporary buffer