mntm-lib/http

[express] response.status is not a function

Opened this issue · 2 comments

eolme commented
            response.status(statusCode);
                     ^
TypeError: response.status is not a function

Can we patch app.req and app.res and give it prototypes to mutate, like it wants?