Searched refs:toURI (Results 1 – 5 of 5) sorted by relevance
77 HttpResponse a = client.execute(new HttpGet(server.getUrl("/a").toURI())); in testServerClosesOutput()81 HttpResponse b = client.execute(new HttpGet(server.getUrl("/b").toURI())); in testServerClosesOutput()
62 client.execute(new HttpGet(server.getUrl("/").toURI())); in testCookiesAreNotLogged()
213 HttpGet request = new HttpGet(server.getUrl("/bar").toURI()); in testExplicitNoProxyCancelsSystemProperty()
6846 public String toURI() { in toURI() method
6311 method public deprecated java.lang.String toURI();33509 method public java.net.URI toURI();37011 method public java.net.URI toURI() throws java.net.URISyntaxException;47530 method public java.lang.String toURI();