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

THTTPHeader.HttpVersion

HTTP protocol version

Declaration

Source position: httpdefs.pp line 445

public property THTTPHeader.HttpVersion : string
  index ord(hvHTTPVErsion)
  read GetHTTPVariable
  write SetHTTPVariable;

Description

HttpVersion contains the HTTP protocol version used in the request or response. This indicates the HTTP version such as '1.0', '1.1', or '2.0'.


Documentation generated on: Jan 16 2026