Will Fuqua
Will Fuqua
Thanks for reporting this! It was definitely working before, and I thought we even had good integration tests around this. I'll see what happened.
Just a note for myself, 🤦🏼♂️ is composed of the following codepoints: | Render | Codepoint | Name | |--------|--------|--------| | 🤦 | U+1F926| FACE PALM | | 🏼 |...
Thanks for raising this issue and for the background! Definitely need to get this fixed.
Hi, we'd be happy to accept a contribution for this. Thanks! Just need to make sure we have some sensible behavior when the IEnumerable does not terminate (or has millions...
Thank you! This looks great. I will get this merged/released later today.
I think this will improve with the planned feature here: https://github.com/hoppscotch/hoppscotch/discussions/5221. Until that's done, I (well, an LLM) have reimplemented HmacSHA256 / Utf8.parse and it works well for me as...