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

THTTPHeader.ServerPort

SERVER_PORT environment variable value

Declaration

Source position: httpdefs.pp line 454

public property THTTPHeader.ServerPort : Word
  read GetServerPort
  write SetServerPort;

Description

ServerPort contains the port number on which the server received the request. This corresponds to the SERVER_PORT environment variable in CGI.


Documentation generated on: Jan 16 2026