Topic Path: Symbol Reference > Constants > GServerSoftware Constant
ContentsIndexHome
PreviousUpNext
GServerSoftware Constant

Default value for the TIdHTTPResponseInfo.ServerSoftware property.

File
GServerSoftware = gsIdProductName + '/' + gsIdVersion;

GServerSoftware is a String constant that represents the default value for the TIdHTTPResponseInfo.ServerSoftware property. 

GServerSoftware is used when creating the TIdHTTPResponseInfo instance for the HTTP response.

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.