bompi88

Results 38 comments of bompi88

@yusukebe thanks! I've updated the ticket with the example from the https://github.com/honojs/hono/pull/3565 + example how it is done in for example express (please not get too inspired by that approach).

@yusukebe I know that there is currently an ongoing PR regarding the `URLSearchParams` that is kind of related (and not), but let me know if there anything I can facilitate...

Hi @yusukebe, I wanted to follow up as I haven’t heard back from you yet. We’re highly interested in adding a way to override this functionality. Would you be open...

@yusukebe We've started to look into how the code is structured, and we see what concerns you have. I hope that you enable a more plugin approach for the query...

@yusukebe I've been thinking, it does not make sense to me making a PR unless I know you're motivated by the changes. I also do not want to touch more...

I'm not sure if this works for all use cases, but I ended up with adding a util and running this in the local "service" before checking `instanceof`. The downside...

What is the current status of this PR?

@crutchcorn I'm sorry I did not see that. I agree that is weird 😂

@crutchcorn Nice work! I love to test it out 😁 I think the squash commit message was on the wrong format `[feat]` and not `feat:` therefore no release? I might...