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

TFPHTTPClient.OnGetSocketHandler

Event called to provide custom socket handlers

Declaration

Source position: fphttpclient.pp line 489

published property TFPHTTPClient.OnGetSocketHandler : TGetSocketHandlerEvent;

Description

Event triggered when a socket handler is needed, allowing the application to provide custom socket implementations. This enables the use of custom SSL implementations or socket configurations.

See also

TGetSocketHandlerEvent

  

Event type for providing custom socket handlers


Documentation generated on: Jan 27 2026