The HTTP protocol version to use for requests
Source position: fphttpclient.pp line 475
published property TFPHTTPClient.HTTPversion : string; |
Specifies which HTTP protocol version to use (e.g., '1.0', '1.1'). Defaults to HTTP/1.1.
|
The HTTP protocol version used by the server in the last response |