Results for “Std.Http.Server.Guard.rateLimited”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Http.Server.Guard.rateLimited
Int -> Int -> fn(Std.Http.Server.Route.Request, fn(Std.Http.Server.Route.Request) -> Std.Http.Response) -> Std.Http.ResponseA rate limiting middleware that restricts requests per peer within a moving window.
