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
Copy file name to clipboardExpand all lines: en/resources/middleware.md
-1
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,6 @@ These are some additional popular middleware modules.
46
46
|[express-partial-response](https://github.com/nemtsov/express-partial-response)| Filters out parts of JSON responses based on the `fields` query-string; by using Google API's Partial Response.|
47
47
|[express-simple-cdn](https://github.com/jamiesteven/express-simple-cdn)| Use a CDN for static assets, with multiple host support.|
48
48
|[express-slash](https://github.com/ericf/express-slash)| Handles routes with and without trailing slashes.|
49
-
|[express-stormpath](https://github.com/stormpath/stormpath-express)| User storage, authentication, authorization, SSO, and data security.|
50
49
|[express-uncapitalize](https://github.com/jamiesteven/express-uncapitalize)| Redirects HTTP requests containing uppercase to a canonical lowercase form.|
51
50
|[helmet](https://github.com/helmetjs/helmet)|Helps secure your apps by setting various HTTP headers.|
52
51
|[join-io](https://github.com/coderaiser/join-io)| Joins files on the fly to reduce the requests count.|
0 commit comments