Searched refs:HTTP (Results 1 – 12 of 12) sorted by relevance
118 public static final int HTTP = 0x47; field in HeaderSet367 case HTTP: in setHeader()530 case HTTP: in getHeader()604 out.write(HTTP); in getHeaderList()
564 value = (byte[])headImpl.getHeader(HeaderSet.HTTP); in createHeader()566 out.write((byte)HeaderSet.HTTP); in createHeader()573 headImpl.setHeader(HeaderSet.HTTP, null); in createHeader()
22 import org.apache.http.protocol.HTTP;281 s = HTTP.CONN_CLOSE; in headers()283 s = HTTP.CONN_KEEP_ALIVE; in headers()
78 _MAKE_SOURCE_ID (0x120000, HTTP)
103 Proxy proxy = proxyFromHostPort(Type.HTTP, trimmed.substring(PROXY.length())); in parseResponse()
261 proxy = new java.net.Proxy(java.net.Proxy.Type.HTTP, inetSocketAddress); in makeProxy()
409 // Enables the UI setting to allow the user to specify the global HTTP proxy
4526 if (!proxySpec.type().equals(Proxy.Type.HTTP)) { in setGlobalProxy()
3056 // The reason code for provisioning failure when a redirect listener timed out to receive a HTTP
43166 enum_constant public static final java.net.Proxy.Type HTTP;54460 field public static final java.lang.String HTTP = "HTTP";57383 public final deprecated class HTTP {
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
66152 enum_constant public static final java.net.Proxy.Type HTTP;