---
title: resp.headers
summary: null
url: >-
  https://www.fastly.com/documentation/reference/vcl/variables/client-response/resp-headers
---

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

**Available in:** deliver, log

Collection of HTTP headers associated with the client response.
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 client response.
