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

TFPHTTPClient.RequestHeaders

HTTP headers to send with requests

Declaration

Source position: fphttpclient.pp line 472

published property TFPHTTPClient.RequestHeaders : TStrings;

Description

Collection of HTTP headers that will be sent with all requests. Common headers include Content-Type, User-Agent, Accept, etc.

See also

ResponseHeaders

  

HTTP headers received from server responses


Documentation generated on: Jan 27 2026