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

TFPHTTPClient.ResponseHeaders

HTTP headers received from server responses

Declaration

Source position: fphttpclient.pp line 358

published property TFPHTTPClient.ResponseHeaders : TStrings;

Description

Collection of HTTP headers received from the server in the last response. This is populated after each request and contains server response metadata.

See also

RequestHeaders

  

HTTP headers to send with requests

ResponseStatusCode

  

HTTP status code from the last response


Documentation generated on: Aug 28 2026 Report a problem on this page