---
name: HttpCachePolicy
last_updated: 2026-06-11T23:11:58Z
type: enum
---

# HttpCachePolicy

**Type:** enum

## Items

| Name | Value | Description |
|------|-------|-------------|
| `None` | 0 |  |
| `Full` | 1 |  |
| `DataOnly` | 2 |  |
| `Default` | 3 |  |
| `InternalRedirectRefresh` | 4 |  |