Event called to provide custom socket handlers
Source position: fphttpclient.pp line 489
published property TFPHTTPClient.OnGetSocketHandler : TGetSocketHandlerEvent; |
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.
|
Event type for providing custom socket handlers |