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

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

**Available in:** fetch

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