Why ever call next(err) when using express middleware?

前端 未结 0 365
南旧
南旧 2020-12-22 08:06

Genuinely trying to understand why you would call next(err) when using express middleware. For example, if you write middleware to check a users permissions to access the re

相关标签:
回答
  • 消灭零回复
提交回复
热议问题