

# Http
<a name="API_Http"></a>

Information about an HTTP request.

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

 ** ClientIp **   <a name="xray-Type-Http-ClientIp"></a>
The IP address of the requestor.  
Type: String  
Required: No

 ** HttpMethod **   <a name="xray-Type-Http-HttpMethod"></a>
The request method.  
Type: String  
Required: No

 ** HttpStatus **   <a name="xray-Type-Http-HttpStatus"></a>
The response status.  
Type: Integer  
Required: No

 ** HttpURL **   <a name="xray-Type-Http-HttpURL"></a>
The request URL.  
Type: String  
Required: No

 ** UserAgent **   <a name="xray-Type-Http-UserAgent"></a>
The request's user agent string.  
Type: String  
Required: No

## See Also
<a name="API_Http_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/xray-2016-04-12/Http) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/xray-2016-04-12/Http) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/xray-2016-04-12/Http) 