Searched refs:originalKeepAlive (Results 1 – 1 of 1) sorted by relevance
131 String originalKeepAlive = System.getProperty("http.keepAlive"); in exerciseRemoteHost() local160 if (originalKeepAlive == null) { in exerciseRemoteHost()163 System.setProperty("http.keepAlive", originalKeepAlive); in exerciseRemoteHost()