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

TFPHTTPClient.HTTPversion

The HTTP protocol version to use for requests

Declaration

Source position: fphttpclient.pp line 475

published property TFPHTTPClient.HTTPversion : string;

Description

Specifies which HTTP protocol version to use (e.g., '1.0', '1.1'). Defaults to HTTP/1.1.

See also

ServerHTTPVersion

  

The HTTP protocol version used by the server in the last response


Documentation generated on: Jan 27 2026