UNPKG

hapi-rate-limitor

Version:

Rate limiting for hapi/hapi.js to prevent brute-force attacks

18 lines (12 loc) 302 B
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Rate Limit Exceeded</title> <meta name="viewport" content="width=device-width, initial-scale=1"> </head> <body> <h1>You’ve exceeded the rate limit.</h1> </body> </html>