Unit 'HTTPDefs' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

THTTPHeader.Server

Server header field value

Declaration

Source position: httpdefs.pp line 429

public property THTTPHeader.Server : string
  index Ord(hhServer)
  read GetHeaderValue
  write SetHeaderValue;

Description

Server contains the Server header field value, which identifies the server software handling the request. This typically includes the server name and version information.


Documentation generated on: Jan 16 2026