HomeSort by relevance Sort by last modified time
    Searched refs:HTTP (Results 76 - 100 of 114) sorted by null

1 2 34 5

  /external/libvpx/examples/includes/geshi/geshi/
ruby.php 110 'URI::Generic', 'URI::HTTP', 'URI::HTTPS',
rails.php 103 'URI::Generic', 'URI::HTTP', 'URI::HTTPS',
  /frameworks/base/core/java/android/net/
ProxyProperties.java 8 * http://www.apache.org/licenses/LICENSE-2.0
30 * A container class for the http proxy info
122 proxy = new java.net.Proxy(java.net.Proxy.Type.HTTP, inetSocketAddress);
  /libcore/luni/src/main/java/libcore/net/http/
HttpConnection.java 9 * http://www.apache.org/licenses/LICENSE-2.0
18 package libcore.net.http;
42 * Holds the sockets and streams of an HTTP or HTTPS connection, which may be
43 * used for multiple HTTP request/response exchanges. Connections may be direct
66 * environments. See http://b/2876927
72 socketCandidate = (config.proxy != null && config.proxy.type() != Proxy.Type.HTTP)
164 * Buffer the socket stream to permit efficient parsing of HTTP
239 * HTTP request/response pair.
288 * @param requiresTunnel true if the HTTP connection needs to tunnel one
289 * protocol over another, such as when using HTTPS through an HTTP
    [all...]
  /external/webkit/LayoutTests/fast/url/script-tests/
relative.js 6 ["http://host/a", "http://another/", "http://another/"],
7 ["http://host/a", "http:////another/", "http://another/"],
10 ["http://foo/bar", "", "http://foo/bar"],
11 ["http://foo/bar#ref", "", "http://foo/bar"]
    [all...]
  /external/webkit/Source/WebKit/wx/
WebView.h 98 HTTP,
219 wxProxyType type = HTTP,
WebView.cpp 1111 case HTTP: return WebCore::ResourceHandleManager::HTTP;
1118 return WebCore::ResourceHandleManager::HTTP;
  /external/chromium/chrome/browser/resources/net_internals/
logviewpainter.js 276 * Removes a cookie or unencrypted login information from a single HTTP header
300 * Removes all cookie and unencrypted login text from a list of HTTP
main.js 748 * Adds a listener for the http cache info results.
768 * Adds a listener for HTTP throttling-related events. |observer| will be called
769 * back when HTTP throttling is enabled/disabled, through:
    [all...]
  /libcore/luni/src/main/java/libcore/net/url/
FtpURLConnection.java 9 * http://www.apache.org/licenses/LICENSE-2.0
214 if (currentProxy == null || Proxy.Type.HTTP == currentProxy.type()) {
  /external/apache-http/src/org/apache/http/impl/client/
DefaultRequestDirector.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/impl/client/DefaultRequestDirector.java $
15 * http://www.apache.org/licenses/LICENSE-2.0
28 * <http://www.apache.org/>.
32 package org.apache.http.impl.client;
44 import org.apache.http.ConnectionReuseStrategy;
45 import org.apache.http.Header;
46 import org.apache.http.HttpEntity;
47 import org.apache.http.HttpEntityEnclosingRequest;
48 import org.apache.http.HttpException
    [all...]
  /frameworks/base/obex/javax/obex/
ObexHelper.java 534 // HTTP Header
535 value = (byte[])headImpl.getHeader(HeaderSet.HTTP);
537 out.write((byte)HeaderSet.HTTP);
544 headImpl.setHeader(HeaderSet.HTTP, null);
    [all...]
  /libcore/luni/src/main/java/java/net/
Socket.java 9 * http://www.apache.org/licenses/LICENSE-2.0
80 if (proxy == null || proxy.type() == Proxy.Type.HTTP) {
136 * <a href="http://www.ietf.org/rfc/rfc3484.txt">RFC 3484</a> order)
159 * <a href="http://www.ietf.org/rfc/rfc3484.txt">RFC 3484</a> order)
186 * <a href="http://www.ietf.org/rfc/rfc3484.txt">RFC 3484</a> order)
    [all...]
  /libcore/support/src/test/java/tests/http/
MockWebServer.java 8 * http://www.apache.org/licenses/LICENSE-2.0
17 package tests.http;
51 import static tests.http.SocketPolicy.DISCONNECT_AT_START;
93 return new Proxy(Proxy.Type.HTTP, new InetSocketAddress(getHostName(), getPort()));
104 : new URL("http://" + getHostName() + ":" + getPort() + path);
118 * @param tunnelProxy whether to expect the HTTP CONNECT method before
127 * Awaits the next HTTP request, removes it, and returns it. Callers should
135 * Returns the number of HTTP requests received thus far by this server.
136 * This may exceed the number of HTTP connections when connection reuse is
405 if (request.getRequestLine().equals("GET /favicon.ico HTTP/1.1"))
    [all...]
  /external/mockwebserver/src/main/java/com/google/mockwebserver/
MockWebServer.java 8 * http://www.apache.org/licenses/LICENSE-2.0
101 return new Proxy(Proxy.Type.HTTP, new InetSocketAddress(getHostName(), getPort()));
112 : new URL("http://" + getHostName() + ":" + getPort() + path);
136 * @param tunnelProxy whether to expect the HTTP CONNECT method before
145 * Awaits the next HTTP request, removes it, and returns it. Callers should
153 * Returns the number of HTTP requests received thus far by this server.
154 * This may exceed the number of HTTP connections when connection reuse is
459 if (request.getRequestLine().equals("GET /favicon.ico HTTP/1.1")) {
  /external/webkit/Tools/Scripts/webkitpy/layout_tests/port/
chromium.py 71 you're looking for (e.g., "HTTP Server"). Used for error logging.
228 # Note: Not thread safe: http://bugs.python.org/issue2320
241 # http://bugs.python.org/issue1731717
388 # multiple threads). See http://bugs.python.org/issue2320 .
399 # http://bugs.python.org/issue1731717
  /frameworks/base/core/java/android/app/admin/
DevicePolicyManager.java 8 * http://www.apache.org/licenses/LICENSE-2.0
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ecf.provider.filetransfer.httpclient_4.0.0.v20100529-0735.jar 
org.eclipse.ecf_3.1.0.v20100529-0735.jar 
org.eclipse.equinox.p2.repository_2.0.1.R36x_v20100823.jar 
org.mortbay.jetty.util_6.1.23.v201004211559.jar 
  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapObexServer.java     [all...]
  /prebuilts/tools/common/http-client/
httpcore-4.1.jar 
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
SocketTest.java 9 * http://www.apache.org/licenses/LICENSE-2.0
634 Proxy proxy1 = new Proxy(Proxy.Type.HTTP, addr1);
    [all...]
  /libcore/luni/src/test/java/libcore/java/net/
OldSocketTest.java 9 * http://www.apache.org/licenses/LICENSE-2.0
    [all...]

Completed in 2126 milliseconds

1 2 34 5