Skip to content

Crash

Latest
Compare
Choose a tag to compare
@3rd-Eden 3rd-Eden released this 01 Oct 17:04
· 54 commits to master since this release

This release fixes a crash that was caused by checking the req.headers before checking if there's an err argument.

We're not absolutely sure what causes this, but at least it doesn't throw anymore and the error would propagate to the correct callback handlers.

See #2