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