[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Default Server-Sent Events source implementation
Source position: fphttpclient.pp line 86
type THTTPEventSource = class(TCustomHTTPEventSource) |
|
Default Server-Sent Events source implementation |
|
| | | ||
|
Base class for Server-Sent Events (SSE) client |
|
| | | ||
THTTPEventSource is the default implementation of Server-Sent Events functionality. It is returned by TFPCustomHTTPClient.GetEventSource for SSE connections.
|
Base class for Server-Sent Events (SSE) client |