#### Camoufox can override the following network headers.

---

## Properties

| Property                | Type | Description                                |
| ----------------------- | ---- | ------------------------------------------ |
| `headers.User-Agent`      | str  | Browser and system information             |
| `headers.Accept-Language` | str  | Acceptable languages for the response      |
| `headers.Accept-Encoding` | str  | Acceptable encodings for the response      |

---

> [!NOTE]
> If `headers.User-Agent` is not set, it will fall back to `navigator.userAgent`.
