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 474

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: Jan 27 2026