Path to Unix domain socket for local connections
Source position: fphttpclient.pp line 257
public property TFPCustomHTTPClient.UnixSocketPath : string |
When set, the HTTP client will connect to a Unix domain socket at the specified path instead of using TCP connections. This is useful for communicating with local services via Unix sockets.