Searched refs:redirectToAnotherOriginServer (Results 1 - 1 of 1) sorted by relevance

/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/
H A DURLConnectionTest.java1916 @Test public void redirectToAnotherOriginServer() throws Exception { method in class:URLConnectionTest
1917 redirectToAnotherOriginServer(false);
1921 redirectToAnotherOriginServer(true);
1924 private void redirectToAnotherOriginServer(boolean https) throws Exception { method in class:URLConnectionTest

Completed in 75 milliseconds