---
title: Response Attribute Fetch Mode
description: Map response attributes to HTTP headers or HTTP cookies:
component: web-agents
version: 2025.11
page_id: web-agents:properties-reference:com.sun.identity.agents.config.response.attribute.fetch.mode
canonical_url: https://docs.pingidentity.com/web-agents/2025.11/properties-reference/com.sun.identity.agents.config.response.attribute.fetch.mode.html
---

# Response Attribute Fetch Mode

Map response attributes to HTTP headers or HTTP cookies:

`HTTP_COOKIE`: Map to HTTP cookies

`HTTP_HEADER`: Map to HTTP headers

Default: `NONE`

|                    |                                                                                              |
| ------------------ | -------------------------------------------------------------------------------------------- |
| Property name      | `com.sun.identity.agents.config.response.attribute.fetch.mode`   Introduced in Web Agent 4.x |
| Function           | Attribute processing                                                                         |
| Type               | Constrained Values: "http\_header", "http\_cookie", "none"                                   |
| Bootstrap property | No                                                                                           |
| Required property  | No                                                                                           |
| Restart required   | No                                                                                           |
| AM console         | Tab: `Application`Title: `Response Attribute Fetch Mode`                                     |
