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

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

The parsed exempt networks, from [HttpProtectOptions.safeNetworks](https://imqueue.org/api/http-protect/latest/http-protect.httpprotectoptions.safenetworks/).

**Signature:**

```typescript
readonly safeNetworks: Networks;
```

## Remarks

Read-only and fixed at construction. Empty unless the option was given, in which case nothing is exempt.

