Pre-configured key generator functions for rate limiting.
These functions can be used with ReqThrottle.attach/2 to generate
rate limit keys from request URLs.
Summary
Functions
Key generator that uses the request host.
Key generator that uses host and path.
Key generator that uses the request path.
Key generator that uses the full URL.