Open notrab opened 1 month ago
We should rename the following Helpers to be Middleware instead, and follow the style of CacheMiddleware:
Helpers
Middleware
CacheMiddleware
BasicAuth
BearerAuth
BodyLimit
CORS
Compress
RequestId
Logger
This would be a breaking change, but since we're still in early stages, I don't think this is a huge concern.
We should rename the following
Helpers
to beMiddleware
instead, and follow the style ofCacheMiddleware
:BasicAuth
BearerAuth
BodyLimit
CORS
Compress
RequestId
Logger
This would be a breaking change, but since we're still in early stages, I don't think this is a huge concern.