Incorrect error-throwing behaviour upon encountering an unknown protocol #1
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Testcase:
Origin of bug: https://git.cryto.net/joepie91/node-bhttp/src/master/lib/bhttp.coffee#L175
Issues:
Promise.reject() foo
should bePromise.reject(foo)
insteadprotocol
variable, should berequest.protocol