TScHttpWebResponse
property Server: string;
Description
Gets the name of the server that sent the response.
The Server property contains the value of the Server header returned with the response.
This property is read-only.
See also
Headers