Home
last modified time | relevance | path

Searched refs:httpUri (Results 1 – 1 of 1) sorted by relevance

/external/jetty/src/java/org/eclipse/jetty/client/
DHttpExchange.java624 HttpURI httpUri = new HttpURI(uri); in setURI() local
625 String completePath = httpUri.getCompletePath(); in setURI()