# user_agent

Document is a work in progress. Entity covering fields related to user agents in http requests.

## Attributes

| Name | Type | Description | Sample Value |
|:---|:---|:---|:---|
 | user_agent_original | string | The User agent seen in an HTTP request | ```Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36``` |
