You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Buddy Sandidge 79fb5395ab Correctly handle not found errors in partial routes
Take care of obvious case. A router with a route to '/foo/bar' but not
for '/foo', should give a not found error.
9 years ago
..
error.js Correctly handle not found errors in partial routes 9 years ago
route-node.js Correctly handle not found errors in partial routes 9 years ago
router.js Correctly handle not found errors in partial routes 9 years ago
utils.js Add support for functions in router 9 years ago