Home
last modified time | relevance | path

Searched defs:httpVersion (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/services/Proxy/src/com/android/proxyhandler/
DProxyServer.java81 String httpVersion = splitLine[2]; in run() local
190 URI absoluteUri, String httpVersion) throws IOException { in sendRequestLineWithPath()
270 String httpMethod, URI uri, String httpVersion) throws IOException { in sendAugmentedRequestToHost()