---
title: obj.headers
summary: null
url: >-
  https://www.fastly.com/documentation/reference/vcl/variables/cache-object/obj-headers
---

**Type:** STRING  
**Access:** read-only

**Available in:** hit, error

Collection of HTTP headers associated with the cache object.
Used in conjunction with [std.count](https://www.fastly.com/documentation/reference/vcl/functions/miscellaneous/std-count/) to count the number of headers in the cache object.
