OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:http
(Results
126 - 150
of
592
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/apache-http/src/org/apache/http/message/
LineParser.java
2
* $HeadURL:
http
://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/
http
/message/LineParser.java $
15
*
http
://www.apache.org/licenses/LICENSE-2.0
28
* <
http
://www.apache.org/>.
32
package org.apache.
http
.message;
35
import org.apache.
http
.ProtocolVersion;
36
import org.apache.
http
.ParseException;
37
import org.apache.
http
.RequestLine;
38
import org.apache.
http
.StatusLine;
39
import org.apache.
http
.Header
[
all
...]
/external/apache-http/src/org/apache/http/protocol/
HttpContext.java
2
* $HeadURL:
http
://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/
http
/protocol/HttpContext.java $
15
*
http
://www.apache.org/licenses/LICENSE-2.0
28
* <
http
://www.apache.org/>.
32
package org.apache.
http
.protocol;
38
* Attribute names starting with the prefix "
http
." are
48
* Please visit <a href="
http
://android-developers.blogspot.com/2011/09/androids-
http
-clients.html">this webpage</a>
54
/** The prefix reserved for use by
HTTP
components. "
http
." *
[
all
...]
RequestConnControl.java
2
* $HeadURL:
http
://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/
http
/protocol/RequestConnControl.java $
15
*
http
://www.apache.org/licenses/LICENSE-2.0
28
* <
http
://www.apache.org/>.
32
package org.apache.
http
.protocol;
36
import org.apache.
http
.HttpException;
37
import org.apache.
http
.HttpRequest;
38
import org.apache.
http
.HttpRequestInterceptor;
50
* Please visit <a href="
http
://android-developers.blogspot.com/2011/09/androids-
http
-clients.html">this webpage</a
[
all
...]
RequestUserAgent.java
2
* $HeadURL:
http
://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/
http
/protocol/RequestUserAgent.java $
15
*
http
://www.apache.org/licenses/LICENSE-2.0
28
* <
http
://www.apache.org/>.
32
package org.apache.
http
.protocol;
36
import org.apache.
http
.HttpException;
37
import org.apache.
http
.HttpRequest;
38
import org.apache.
http
.HttpRequestInterceptor;
39
import org.apache.
http
.params.HttpProtocolParams;
51
* Please visit <a href="
http
://android-developers.blogspot.com/2011/09/androids-http-clients.html">this webpage</a
[
all
...]
ResponseServer.java
2
* $HeadURL:
http
://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/
http
/protocol/ResponseServer.java $
15
*
http
://www.apache.org/licenses/LICENSE-2.0
28
* <
http
://www.apache.org/>.
32
package org.apache.
http
.protocol;
36
import org.apache.
http
.HttpException;
37
import org.apache.
http
.HttpResponse;
38
import org.apache.
http
.HttpResponseInterceptor;
39
import org.apache.
http
.params.CoreProtocolPNames;
52
* Please visit <a href="
http
://android-developers.blogspot.com/2011/09/androids-http-clients.html">this webpage</a
[
all
...]
SyncBasicHttpContext.java
2
* $HeadURL:
http
://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/
http
/protocol/SyncBasicHttpContext.java $
15
*
http
://www.apache.org/licenses/LICENSE-2.0
28
* <
http
://www.apache.org/>.
32
package org.apache.
http
.protocol;
44
* Please visit <a href="
http
://android-developers.blogspot.com/2011/09/androids-
http
-clients.html">this webpage</a>
/external/apache-http/src/org/apache/http/util/
EncodingUtils.java
2
* $HeadURL:
http
://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/
http
/util/EncodingUtils.java $
15
*
http
://www.apache.org/licenses/LICENSE-2.0
28
* <
http
://www.apache.org/>.
31
package org.apache.
http
.util;
35
import org.apache.
http
.protocol.
HTTP
;
46
* Please visit <a href="
http
://android-developers.blogspot.com/2011/09/androids-
http
-clients.html">this webpage</a>
53
* Converts the byte array of
HTTP
content characters to a string. I
[
all
...]
LangUtils.java
2
* $HeadURL:
http
://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/
http
/util/LangUtils.java $
15
*
http
://www.apache.org/licenses/LICENSE-2.0
28
* <
http
://www.apache.org/>.
32
package org.apache.
http
.util;
43
* Please visit <a href="
http
://android-developers.blogspot.com/2011/09/androids-
http
-clients.html">this webpage</a>
/external/jetty/src/java/org/eclipse/jetty/http/
HttpSchemes.java
10
//
http
://www.eclipse.org/legal/epl-v10.html
13
//
http
://www.opensource.org/licenses/apache2.0.php
19
package org.eclipse.jetty.
http
;
32
HTTP
="
http
",
36
HTTP_BUFFER = new ByteArrayBuffer(
HTTP
),
/external/oauth/core/src/main/java/net/oauth/http/
HttpClient.java
8
*
http
://www.apache.org/licenses/LICENSE-2.0
17
package net.oauth.
http
;
28
* Send an
HTTP
request and return the response.
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/http/
CacheRequest.java
8
*
http
://www.apache.org/licenses/LICENSE-2.0
16
package com.squareup.okhttp.internal.
http
;
HttpMethod.java
8
*
http
://www.apache.org/licenses/LICENSE-2.0
16
package com.squareup.okhttp.internal.
http
;
RealResponseBody.java
8
*
http
://www.apache.org/licenses/LICENSE-2.0
16
package com.squareup.okhttp.internal.
http
;
/external/robolectric/src/main/java/com/xtremelabs/robolectric/tester/org/apache/http/
RequestMatcher.java
1
package com.xtremelabs.robolectric.tester.org.apache.
http
;
3
import org.apache.
http
.HttpRequest;
/frameworks/base/core/java/org/apache/http/conn/scheme/
SocketFactory.java
2
* $HeadURL:
http
://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/
http
/conn/scheme/SocketFactory.java $
15
*
http
://www.apache.org/licenses/LICENSE-2.0
28
* <
http
://www.apache.org/>.
32
package org.apache.
http
.conn.scheme;
39
import org.apache.
http
.conn.ConnectTimeoutException;
40
import org.apache.
http
.params.HttpParams;
55
* Please visit <a href="
http
://android-developers.blogspot.com/2011/09/androids-
http
-clients.html">this webpage</a>
/frameworks/base/core/java/org/apache/http/conn/ssl/
AllowAllHostnameVerifier.java
2
* $HeadURL:
http
://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/
http
/conn/ssl/AllowAllHostnameVerifier.java $
15
*
http
://www.apache.org/licenses/LICENSE-2.0
28
* <
http
://www.apache.org/>.
32
package org.apache.
http
.conn.ssl;
41
* Please visit <a href="
http
://android-developers.blogspot.com/2011/09/androids-
http
-clients.html">this webpage</a>
BrowserCompatHostnameVerifier.java
2
* $HeadURL:
http
://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/
http
/conn/ssl/BrowserCompatHostnameVerifier.java $
15
*
http
://www.apache.org/licenses/LICENSE-2.0
28
* <
http
://www.apache.org/>.
32
package org.apache.
http
.conn.ssl;
49
* Please visit <a href="
http
://android-developers.blogspot.com/2011/09/androids-
http
-clients.html">this webpage</a>
StrictHostnameVerifier.java
2
* $HeadURL:
http
://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/
http
/conn/ssl/StrictHostnameVerifier.java $
15
*
http
://www.apache.org/licenses/LICENSE-2.0
28
* <
http
://www.apache.org/>.
32
package org.apache.
http
.conn.ssl;
56
* Please visit <a href="
http
://android-developers.blogspot.com/2011/09/androids-
http
-clients.html">this webpage</a>
/libcore/luni/src/main/java/libcore/net/http/
HttpDate.java
8
*
http
://www.apache.org/licenses/LICENSE-2.0
17
package libcore.net.
http
;
27
* Best-effort parser for
HTTP
dates.
48
/* This list comes from {@code org.apache.
http
.impl.cookie.BrowserCompatSpec}. */
/libcore/luni/src/test/java/libcore/java/net/customstreamhandler/http/
Handler.java
8
*
http
://www.apache.org/licenses/LICENSE-2.0
17
package libcore.java.net.customstreamhandler.
http
;
27
* be "
http
".
/libcore/luni/src/test/java/libcore/net/http/
ResponseUtilsTest.java
8
*
http
://www.apache.org/licenses/LICENSE-2.0
17
package libcore.net.
http
;
22
import static libcore.net.
http
.ResponseUtils.responseCharset;
/libcore/support/src/test/java/tests/http/
SocketPolicy.java
8
*
http
://www.apache.org/licenses/LICENSE-2.0
17
package tests.
http
;
25
* Keep the socket open after the response. This is the default
HTTP
/1.1
31
* Close the socket after the response. This is the default
HTTP
/1.0
38
* pair. Used for CONNECT messages to tunnel SSL over an
HTTP
proxy.
/prebuilts/sdk/org.apache.http.legacy/
org.apache.http.legacy.jar
/prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpcore/4.2.1/
httpcore-4.2.1.jar
/prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpcore/4.3.1/
httpcore-4.3.1.jar
Completed in 349 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>