HttpClient.defaultVerifyPeer

Sets whether HttpRequests created through this object (with navigateTo, request, etc.), will have the value of HttpRequest.verifyPeer of true or false upon construction.

class HttpClient
bool defaultVerifyPeer;

Meta

History

Added April 5, 2022 (dub v10.8). Previously, there was an undocumented global value used.