Home | History | Annotate | Download | only in cts

Lines Matching refs:HTTP_1_0

782         HttpResponse response = new BasicHttpResponse(HttpVersion.HTTP_1_0, status, null);
968 params.setParameter(CoreProtocolPNames.PROTOCOL_VERSION, HttpVersion.HTTP_1_0);