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

TCustomHTTPEventSource.Headers

HTTP headers from the original Server-Sent Events request

Declaration

Source position: fphttpclient.pp line 79

public property TCustomHTTPEventSource.Headers : TStrings
  read FHeaders;

Description

Contains the HTTP headers that were returned by the server when the Server-Sent Events connection was established.


Documentation generated on: Jan 27 2026