mirror of
https://github.com/honojs/hono.git
synced 2024-11-21 18:18:57 +01:00
778ac10e84
* feat: decode percent-encoded path in `getPath`
* refactor: Stop decoding URIs in the `param()` method, since they are already decoded in `getPath()`
* test: add tests for decoding URI in path
* chore: denoify
* Revert "refactor: Stop decoding URIs in the `param()` method, since they are already decoded in `getPath()`"
This reverts commit
|
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
package.json |