# HttpProtect.prefix property · @imqueue/http-protect

Source: https://imqueue.org/api/http-protect/latest/http-protect.httpprotect.prefix/
Published: 2026-08-01
Author: @imqueue maintainers (https://github.com/imqueue)
Package: @imqueue/http-protect 3.0.1 — generated reference, not hand-written

The resolved Redis key prefix, from [HttpProtectOptions.redisPrefix](https://imqueue.org/api/http-protect/latest/http-protect.httpprotectoptions.redisprefix/).

**Signature:**

```typescript
readonly prefix: string;
```

