You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks so much for getting this fixed so fast! I can verify it now passes our test suite. :)
We defer loading express for performance reasons, and this is one of the few middleware modules/functions that runs before express, so having it capable of running on bare-node-HTTP is really useful. Also it's super fast! Thanks for that. :)
That is great to hear @cgiffard! I never intended the library to work without express, but now that I know that it does I'll endeavor to keep that functionality intact. Thanks for pointing the issue out!
165f35e#commitcomment-8496165
The text was updated successfully, but these errors were encountered: