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.java80 String httpVersion = splitLine[2]; in run() local
189 URI absoluteUri, String httpVersion) throws IOException { in sendRequestLineWithPath()
269 String httpMethod, URI uri, String httpVersion) throws IOException { in sendAugmentedRequestToHost()