HttpProtect.blockListKey property

The Redis key of the block-list set, <prefix>:block-list.

Signature:

readonly blockListKey: string;

Remarks

Exposed because it is the only way to lift a ban: nothing in this class removes a member, so an operator or another service has to SREM the address from this set. The set has no expiry.

Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.