mirror of
https://github.com/honojs/hono.git
synced 2024-12-01 11:51:01 +01:00
0e1755c9e4
* feat: handle HEAD method
* remove `head` from `METHOS`
* fixed the lagon test
* show `depracated` message (will be removed next minor? version)
* denoify
* use `request.url`
* denoify
* Invoke dispatch() without changing request.method for HEAD method. (#1152)
* Invoke `dispatch()` without changing request.method for HEAD method.
* chore: denoify
* refactored
* denoify
* refactor: dispatch() arguments can no longer be omitted (#1156)
* Revert "refactored"
This reverts commit
|
||
---|---|---|
.. | ||
.env.lagon | ||
index.test.ts | ||
index.ts |