---
title: "What is Address Header in WCF?"  
description: "What is Address Header in WCF?"  
author: "Amit Singh"  
published: 2011-01-25  
updated: 2020-09-23  
canonical: https://www.mindstick.com/interview/338/what-is-address-header-in-wcf  
category: "wcf"  
tags: ["wcf"]  
reading_time: 1 minute  

---

# What is Address Header in WCF?

Address Header contains the information which is sent with every request, it can be used by either end point service or any intermediate device for determining any routing logic or processing logic.\
WCF provides *AddressHeader* class for this purpose. \

## Answers

### Answer by Amit Singh

Address Header contains the information which is sent with every request, it can be used by either end point service or any intermediate device for determining any routing logic or processing logic.\
WCF provides *AddressHeader* class for this purpose. \


---

Original Source: https://www.mindstick.com/interview/338/what-is-address-header-in-wcf

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
