Searched defs:HTTP (Results 1 - 1 of 1) sorted by relevance

/libcore/luni/src/main/java/java/net/
H A DProxy.java24 * <li>HTTP</li>
42 * {@code null} when {@code type} is either {@code Proxy.Type.HTTP} or
158 * DIRECT}, {@code HTTP} and {@code SOCKS}.
167 * HTTP type proxy. It's often used by protocol handlers such as HTTP,
170 HTTP, enum constant in enum:Proxy.Type

Completed in 99 milliseconds