loopback/lib/middleware
Raymond Feng 246f38c05d Add context propagation middleware
- Implement the middleware `loopback.context`
 - Inject context into juggler and strong-remoting
 - Make http context optional and default to false
 - Optionally mount context middleware from `loopback.rest`
2014-11-05 09:13:44 +01:00
..
context.js Add context propagation middleware 2014-11-05 09:13:44 +01:00
rest.js Enable jscs for `lib`, fix style violations 2014-11-04 08:25:33 +01:00
static.js Add API docs for `loopback.static`. 2014-11-03 09:20:54 +01:00
status.js Enable jscs for `lib`, fix style violations 2014-11-04 08:25:33 +01:00
token.js Enable jscs for `lib`, fix style violations 2014-11-04 08:25:33 +01:00
urlNotFound.js add missing semicolons 2014-10-22 18:47:52 +02:00