The HostFieldType captures the details of the HTTP request Host header field.
| Field Name | Type | Description |
|---|---|---|
| Domain_Name0..1 | URIObjectType |
The Domain_Name field specifies the domain name of the server. |
| Port0..1 | PortObjectType |
The Port field specifies the TCP port number on which the server is listening. |