HTTP status code from the last response
Source position: fphttpclient.pp line 477
published property TFPHTTPClient.ResponseStatusCode : Integer; |
The HTTP status code returned by the server for the last request. Common values include 200 (OK), 404 (Not Found), 500 (Internal Server Error), etc.
|
HTTP status text from the last response |
|
|
HTTP headers received from server responses |