Searched refs:httpUri (Results 1 – 1 of 1) sorted by relevance
624 HttpURI httpUri = new HttpURI(uri); in setURI() local625 String completePath = httpUri.getCompletePath(); in setURI()