This library can be installed from the npm registry, or from github releases.Documentation Index
Fetch the complete documentation index at: https://express-rate-limit.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
- npm
- GitHub Releases
From
v7.5.0 onwards, the minimum supported version of Express is v4.11, due
to the usage of response.append in the implementation of the IETF draft
specification for the RateLimit headers. If you do not set the
standardHeaders option to draft-7 or draft-8, you can still safely use any
version of Express, v4.0.0 onwards.