Yusuke Wada
Yusuke Wada
Sorry for being late. Anyway, this change is not a "fix", but a "feat". It's a new feature.
@miyaji255 This is awesome! We can include this feature in the next minor release. So, I'll merge when preparing to release it. Thank you!
@ambergristle Thanks. This is a bug.
@surajkewat72 Thank you for the PR. I think we have to prioritize updating the website: https://hono.dev/docs/middleware/builtin/jwk , instead of adding a lot of description to JSDoc.
Hi @tcurdt Indeed, as you said, if the `app.route()` and `app.mount()` can receive middleware, it will be useful in some cases. However, we don't have a plan to implement it...
> Just curious - what makes it more complex than `get` and friends? shouldn't it follow the same pattern? Yes, it's the same pattern. But it will be like an...
@cruzz77 Thank you for the proposal. Hey @watany-dev ! The author of the secure-headers. What do you think of this?
Ignoring the fragment in `getPath` by default is expected behavior, now. So, it's not an actual bug. I'll remove the triage label and add an `enhancement`.
Hey @cruzz77 ! Looks good to me. I'll merge this later and include this change in the next minor release. Thank you for your contribution!
This is super interesting. I'll work on it if I have time. Thanks!