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