Custom networking¶
Source: CustomHttpClient.java.
Applications with centralized transport policy can inject a JDK HttpClient configured for connection timeout, HTTP version, proxying, TLS, or a managed executor.
Keep redirect handling disabled unless your deployment architecture requires it and you have reviewed credential behavior carefully.