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