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