Pooya Parsa

Results 2282 comments of Pooya Parsa

Also for h3 since it lacks proper docs but even when we have them, a starter guide would be so useful!

We plan to add an unplugin to unenv for easier integration. Lets track via #263

Hi thanks for idea. I think we can aggregate both to something like `filterQuery(input, fn)` wdyt? But also can you please explain when you think this feature would benefit a...

Hi. This is an annoying issue and edge-case indeed but the reason is that at least by spec, `localhost:` can be a valid protocol and ufo cannot make a distinguish...

Thanks for the links dear @divine. I am thinking of a strategy that does not requires a maintainable list btw as we need to keep ufo compact. But finally if...

> I get it from the Mulesoft - https://help.mulesoft.com/s/article/java-lang-IllegalArgumentException-Malformed-URI-while-migrating-to-Mule-4 Mulesoft still supports [RFC 1738](https://datatracker.ietf.org/doc/html/rfc1738) where "{", "}", "|", "\", "^", "~", "[", "]", and "`" are **unsafe** characters. _Originally posted...

Thanks for opening issue @farnabaz. Hmm not sure but maybe we can try emulating `req` : `data`/`end` events with `unenv`?

Added workaround in latest version of `h3` (`0.3.5`) until we fix root cause in unenv.

Thanks for linking @wobsoriano. PR is more than welcome if you like to contribute to the docs! I can also give an outline to help :)