OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:http
(Results
251 - 275
of
537
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/oauth/core/src/main/java/net/oauth/http/
HttpResponseMessage.java
8
*
http
://www.apache.org/licenses/LICENSE-2.0
17
package net.oauth.
http
;
24
* An
HTTP
response.
50
/** The name of a dump entry whose value is the
HTTP
status code. */
51
public static final String STATUS_CODE = "
HTTP
status";
56
/** The standard end-of-line marker in an
HTTP
message. */
/external/okhttp/src/main/java/com/squareup/okhttp/internal/http/
HttpDate.java
8
*
http
://www.apache.org/licenses/LICENSE-2.0
17
package com.squareup.okhttp.internal.
http
;
27
* Best-effort parser for
HTTP
dates.
HttpsEngine.java
9
*
http
://www.apache.org/licenses/LICENSE-2.0
17
package com.squareup.okhttp.internal.
http
;
OkResponseCacheAdapter.java
8
*
http
://www.apache.org/licenses/LICENSE-2.0
16
package com.squareup.okhttp.internal.
http
;
Policy.java
8
*
http
://www.apache.org/licenses/LICENSE-2.0
16
package com.squareup.okhttp.internal.
http
;
23
/** Returns true if
HTTP
response caches should be used. */
RetryableOutputStream.java
8
*
http
://www.apache.org/licenses/LICENSE-2.0
17
package com.squareup.okhttp.internal.
http
;
28
* An
HTTP
request body that's completely buffered in memory. This allows
29
* the post body to be transparently re-sent if the
HTTP
request must be
Transport.java
8
*
http
://www.apache.org/licenses/LICENSE-2.0
17
package com.squareup.okhttp.internal.
http
;
35
* #writeRequestBody}. This allows
HTTP
authorization (401, 407)
43
/** This should update the
HTTP
engine's sentRequestMillis field. */
UnknownLengthHttpInputStream.java
8
*
http
://www.apache.org/licenses/LICENSE-2.0
16
package com.squareup.okhttp.internal.
http
;
24
/** An
HTTP
message body terminated by the end of the underlying stream. */
/external/okhttp/src/test/java/com/squareup/okhttp/internal/http/
ExternalSpdyExample.java
8
*
http
://www.apache.org/licenses/LICENSE-2.0
17
package com.squareup.okhttp.internal.
http
;
/external/robolectric/src/main/java/com/xtremelabs/robolectric/tester/org/apache/http/
HttpRequestInfo.java
1
package com.xtremelabs.robolectric.tester.org.apache.
http
;
3
import org.apache.
http
.HttpHost;
4
import org.apache.
http
.HttpRequest;
5
import org.apache.
http
.client.RequestDirector;
6
import org.apache.
http
.protocol.HttpContext;
/external/robolectric/src/main/java/com/xtremelabs/robolectric/tester/org/apache/http/impl/client/
HttpRedirect.java
13
*
http
://www.apache.org/licenses/LICENSE-2.0
26
* <
http
://www.apache.org/>.
29
package com.xtremelabs.robolectric.tester.org.apache.
http
.impl.client;
33
import org.apache.
http
.client.methods.HttpGet;
34
import org.apache.
http
.client.methods.HttpHead;
35
import org.apache.
http
.client.methods.HttpRequestBase;
37
import org.apache.
http
.annotation.NotThreadSafe;
/external/robolectric/src/test/java/com/xtremelabs/robolectric/tester/org/apache/http/
ParamsParserTest.java
1
package com.xtremelabs.robolectric.tester.org.apache.
http
;
4
import org.apache.
http
.client.methods.HttpGet;
5
import org.apache.
http
.client.methods.HttpPost;
/frameworks/base/core/java/android/net/http/
CharArrayBuffers.java
8
*
http
://www.apache.org/licenses/LICENSE-2.0
17
package android.net.
http
;
19
import org.apache.
http
.util.CharArrayBuffer;
20
import org.apache.
http
.protocol.
HTTP
;
43
while (beginIndex < len &&
HTTP
.isWhitespace(chars[beginIndex])) {
HttpLog.java
8
*
http
://www.apache.org/licenses/LICENSE-2.0
21
package android.net.
http
;
31
private final static String LOGTAG = "
http
";
LoggingEventHandler.java
8
*
http
://www.apache.org/licenses/LICENSE-2.0
21
package android.net.
http
;
23
import android.net.
http
.Headers;
/frameworks/base/core/java/com/android/internal/http/multipart/
ByteArrayPartSource.java
15
*
http
://www.apache.org/licenses/LICENSE-2.0
27
* <
http
://www.apache.org/>.
31
package com.android.internal.
http
.multipart;
FilePartSource.java
15
*
http
://www.apache.org/licenses/LICENSE-2.0
27
* <
http
://www.apache.org/>.
31
package com.android.internal.
http
.multipart;
/frameworks/base/core/tests/coretests/src/android/net/http/
SslCertificateTest.java
9
*
http
://www.apache.org/licenses/LICENSE-2.0
18
package android.net.
http
;
20
import android.net.
http
.SslCertificate;
31
*
http
://code.google.com/p/android/issues/detail?id=1597
56
*
http
://code.google.com/p/android/issues/detail?id=41662
/libcore/support/src/test/java/tests/http/
RecordedRequest.java
8
*
http
://www.apache.org/licenses/LICENSE-2.0
17
package tests.
http
;
22
* An
HTTP
request that came into the mock web server.
74
* Returns the index of this request on its
HTTP
connection. Since a single
75
*
HTTP
connection may serve multiple requests, each request is assigned its
/external/smack/asmack-master/lib/
httpcore-4.1.4.jar
httpclient-4.1.3.jar
/prebuilts/devtools/tools/lib/
httpcore-4.1.jar
/prebuilts/tools/common/http-client/
httpcore-4.1.jar
/prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpcore/4.1/
httpcore-4.1.jar
/external/robolectric/lib/main/
httpcore-4.0.1.jar
Completed in 244 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>