Searched refs:destport (Results 1 - 1 of 1) sorted by relevance
| /forgerock/openam-v13/openam-core/src/main/java/com/iplanet/services/comm/https/ | ||
| H A D | JSSProxy.java | 242 String destport = st.nextToken();
255 "CONNECT " + desthost + ":" + destport + " HTTP/1.0\n" + |
Completed in 35 milliseconds