Searched refs:sendLine (Results 1 – 1 of 1) sorted by relevance
130 sendLine(server, requestLine); in run()136 sendLine(connection, HTTP_OK); in run()157 sendLine(connection, HTTP_OK); in run()194 sendLine(server, outgoingRequestLine); in sendRequestLineWithPath()239 private void sendLine(Socket socket, String line) throws IOException { in sendLine() method in ProxyServer.ProxyConnection277 sendLine(dst, "Connection: close"); in sendAugmentedRequestToHost()280 sendLine(dst, ""); in sendAugmentedRequestToHost()295 sendLine(dst, line); in filterAndForwardRequestHeaders()