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
|[AccessControlHeaders](https://github.com/lambda-lambda-lambda/middleware/tree/master/plugins/AccessControlHeaders)| Middleware to send `Access-Control-*` headers. |
10
-
|[AppConfigPlugin](https://github.com/lambda-lambda-lambda/middleware/tree/master/plugins/AppConfigPlugin)| Middleware to store the app configuration. |
10
+
|[AppConfigPlugin](https://github.com/lambda-lambda-lambda/middleware/tree/master/plugins/AppConfigPlugin)| Middleware to support a file-based app configuration. |
11
11
|[BasicAuthHandler](https://github.com/lambda-lambda-lambda/middleware/tree/master/plugins/BasicAuthHandler)| Middleware to prompt [Basic Authentication](https://en.wikipedia.org/wiki/Basic_access_authentication). |
12
12
|[CloudFrontCacheHeader](https://github.com/lambda-lambda-lambda/middleware/tree/master/plugins/CloudFrontCacheHeader)| Middleware to send CloudFront `Cache-Control` header. |
13
13
|[CookieParserPlugin](https://github.com/lambda-lambda-lambda/middleware/tree/master/plugins/CookieParserPlugin)| Middleware to parse/store incoming [HTTP cookies](https://developer.mozilla.org/en-US/docs/Web/HTTP/Cookies). |
0 commit comments