• This middleware will limit the amount of request from particular IP address

    Constant

    Author

    developer-diganta

    Parameters

    • req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>
    • res: Response<any, Record<string, any>, number>
    • next: NextFunction

    Returns void

Generated using TypeDoc