The RequestState class requests state information about a request via the following properties:
remote_host
- Remote host name where the request originated.
remote_address
- IP address where the request originated.
server_host
- Host of the server in which the service resides.
server_port
- Post from which the service has received the request.