Michael Solomon

Results 282 comments of Michael Solomon

@ekohilas, when you run your original commit, do the tests pass?

@ekohilas From what I see, `nock` probably relies on this behavior, and I can't fix it now. Feel free to update this PR if you can. 🙏

Oh.. sorry, probably need to update it. `npx mocha tests/*` with `only` should do it

@ekohilas Thank you! Because this contains a change in the tests, it means that the behavior changed, which is a breaking change. Is this a fix for a regression bug,...

What error do you get? can you please share a minimal reproducible code? (no ts, no stripe)

Closing this for now. Feel free to reopen with reproduction.

Hey there :) Can I help merge this in?

Can you please try with `nock` 14 (in beta; we will release it soon)? p.s: I couldn't understand how to run the `codesandbox`

nm.. I ran it on my machine :) So, if I understand correctly, the string `00` is a valid protobuf in both `hex` and `utf8` encoding, so you can't figure...