

# HTTPHeader
<a name="API_HTTPHeader"></a>

Part of the response from [GetSampledRequests](API_GetSampledRequests.md). This is a complex type that appears as `Headers` in the response syntax. `HTTPHeader` contains the names and values of all of the headers that appear in one of the web requests. 

## Contents
<a name="API_HTTPHeader_Contents"></a>

 ** Name **   <a name="WAF-Type-HTTPHeader-Name"></a>
The name of the HTTP header.  
Type: String  
Required: No

 ** Value **   <a name="WAF-Type-HTTPHeader-Value"></a>
The value of the HTTP header.  
Type: String  
Required: No

## See Also
<a name="API_HTTPHeader_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/wafv2-2019-07-29/HTTPHeader) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/wafv2-2019-07-29/HTTPHeader) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/wafv2-2019-07-29/HTTPHeader) 