OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:http
(Results
26 - 50
of
4370
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/apache-http/src/org/apache/http/
HttpResponseInterceptor.java
2
* $HeadURL:
http
://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/
http
/HttpResponseInterceptor.java $
15
*
http
://www.apache.org/licenses/LICENSE-2.0
28
* <
http
://www.apache.org/>.
32
package org.apache.
http
;
36
import org.apache.
http
.protocol.HttpContext;
52
* Please visit <a href="
http
://android-developers.blogspot.com/2011/09/androids-
http
-clients.html">this webpage</a>
UnsupportedHttpVersionException.java
2
* $HeadURL:https://svn.apache.org/repos/asf/jakarta/httpcomponents/trunk/coyote-httpconnector/src/java/org/apache/
http
/tcconnector/UnsupportedHttpVersionException.java $
15
*
http
://www.apache.org/licenses/LICENSE-2.0
28
* <
http
://www.apache.org/>.
32
package org.apache.
http
;
34
import org.apache.
http
.ProtocolException;
37
* Indicates an unsupported version of the
HTTP
protocol.
44
* Please visit <a href="
http
://android-developers.blogspot.com/2011/09/androids-
http
-clients.html">this webpage</a>
NameValuePair.java
2
* $HeadURL:
http
://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/
http
/NameValuePair.java $
15
*
http
://www.apache.org/licenses/LICENSE-2.0
28
* <
http
://www.apache.org/>.
32
package org.apache.
http
;
38
* <a href="
http
://www.w3.org/Protocols/rfc2616/rfc2616-sec2.html#sec2.2">Section 2.2</a>
40
* <a href="
http
://www.w3.org/Protocols/rfc2616/rfc2616-sec3.html#sec3.6">Section 3.6</a>
41
* of <a href="
http
://www.w3.org/Protocols/rfc2616/rfc2616.txt">RFC 2616</a>
64
* Many
HTTP
/1.1 header field values consist of words separated by LWS or special
103
* Please visit <a href="
http
://android-developers.blogspot.com/2011/09/androids-http-clients.html">this webpage</a
[
all
...]
StatusLine.java
2
* $HeadURL:
http
://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/
http
/StatusLine.java $
15
*
http
://www.apache.org/licenses/LICENSE-2.0
28
* <
http
://www.apache.org/>.
32
package org.apache.
http
;
35
* Represents a status line as returned from a
HTTP
server.
36
* See <a href="
http
://www.ietf.org/rfc/rfc2616.txt">RFC2616</a>,
48
* 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/auth/
AuthSchemeFactory.java
2
* $HeadURL:
http
://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/
http
/auth/AuthSchemeFactory.java $
15
*
http
://www.apache.org/licenses/LICENSE-2.0
28
* <
http
://www.apache.org/>.
32
package org.apache.
http
.auth;
34
import org.apache.
http
.params.HttpParams;
43
* 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/client/
HttpRequestRetryHandler.java
2
* $HeadURL:
http
://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/
http
/client/HttpRequestRetryHandler.java $
15
*
http
://www.apache.org/licenses/LICENSE-2.0
28
* <
http
://www.apache.org/>.
32
package org.apache.
http
.client;
36
import org.apache.
http
.protocol.HttpContext;
51
* Please visit <a href="
http
://android-developers.blogspot.com/2011/09/androids-
http
-clients.html">this webpage</a>
NonRepeatableRequestException.java
2
* $HeadURL:
http
://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/
http
/client/NonRepeatableRequestException.java $
15
*
http
://www.apache.org/licenses/LICENSE-2.0
27
* <
http
://www.apache.org/>.
31
package org.apache.
http
.client;
33
import org.apache.
http
.ProtocolException;
44
* Please visit <a href="
http
://android-developers.blogspot.com/2011/09/androids-
http
-clients.html">this webpage</a>
ResponseHandler.java
2
* $HeadURL:
http
://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/
http
/client/ResponseHandler.java $
15
*
http
://www.apache.org/licenses/LICENSE-2.0
27
* <
http
://www.apache.org/>.
31
package org.apache.
http
.client;
35
import org.apache.
http
.HttpResponse;
46
* Please visit <a href="
http
://android-developers.blogspot.com/2011/09/androids-
http
-clients.html">this webpage</a>
59
* @throws ClientProtocolException in case of an
http
protocol error
UserTokenHandler.java
2
* $HeadURL:
http
://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/
http
/client/UserTokenHandler.java $
15
*
http
://www.apache.org/licenses/LICENSE-2.0
28
* <
http
://www.apache.org/>.
32
package org.apache.
http
.client;
34
import org.apache.
http
.protocol.HttpContext;
51
* Please visit <a href="
http
://android-developers.blogspot.com/2011/09/androids-
http
-clients.html">this webpage</a>
RedirectHandler.java
2
* $HeadURL:
http
://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/
http
/client/RedirectHandler.java $
15
*
http
://www.apache.org/licenses/LICENSE-2.0
28
* <
http
://www.apache.org/>.
32
package org.apache.
http
.client;
36
import org.apache.
http
.HttpResponse;
37
import org.apache.
http
.ProtocolException;
38
import org.apache.
http
.protocol.HttpContext;
41
* A handler for determining if an
HTTP
request should be redirected to
42
* a new location in response to an
HTTP
response received from the targe
[
all
...]
CredentialsProvider.java
2
* $HeadURL:
http
://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/
http
/client/CredentialsProvider.java $
15
*
http
://www.apache.org/licenses/LICENSE-2.0
27
* <
http
://www.apache.org/>.
31
package org.apache.
http
.client;
33
import org.apache.
http
.auth.AuthScope;
34
import org.apache.
http
.auth.Credentials;
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/conn/params/
ConnPerRoute.java
2
* $HeadURL:
http
://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/
http
/conn/params/ConnPerRoute.java $
15
*
http
://www.apache.org/licenses/LICENSE-2.0
27
* <
http
://www.apache.org/>.
31
package org.apache.
http
.conn.params;
33
import org.apache.
http
.conn.routing.HttpRoute;
38
* {@link org.apache.
http
.conn.ClientConnectionManager connection managers} for
48
* Please visit <a href="
http
://android-developers.blogspot.com/2011/09/androids-
http
-clients.html">this webpage</a>
ConnConnectionPNames.java
2
* $HeadURL:
http
://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/
http
/conn/params/ConnConnectionPNames.java $
15
*
http
://www.apache.org/licenses/LICENSE-2.0
27
* <
http
://www.apache.org/>.
31
package org.apache.
http
.conn.params;
42
* Please visit <a href="
http
://android-developers.blogspot.com/2011/09/androids-
http
-clients.html">this webpage</a>
51
* a
HTTP
response's status line.
53
* With
HTTP
/1.1 persistent connections, the problem arises that
67
public static final String MAX_STATUS_LINE_GARBAGE = "
http
.connection.max-status-line-garbage"
[
all
...]
ConnConnectionParamBean.java
2
* $HeadURL:
http
://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/
http
/conn/params/ConnConnectionParamBean.java $
15
*
http
://www.apache.org/licenses/LICENSE-2.0
28
* <
http
://www.apache.org/>.
32
package org.apache.
http
.conn.params;
34
import org.apache.
http
.params.HttpAbstractParamBean;
35
import org.apache.
http
.params.HttpParams;
43
* 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/cookie/
CookieSpecFactory.java
2
* $HeadURL:
http
://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/
http
/cookie/CookieSpecFactory.java $
15
*
http
://www.apache.org/licenses/LICENSE-2.0
28
* <
http
://www.apache.org/>.
32
package org.apache.
http
.cookie;
34
import org.apache.
http
.params.HttpParams;
43
* 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/impl/client/
DefaultConnectionKeepAliveStrategy.java
15
*
http
://www.apache.org/licenses/LICENSE-2.0
28
* <
http
://www.apache.org/>.
31
package org.apache.
http
.impl.client;
33
import org.apache.
http
.HeaderElement;
34
import org.apache.
http
.HeaderElementIterator;
35
import org.apache.
http
.HttpResponse;
36
import org.apache.
http
.conn.ConnectionKeepAliveStrategy;
37
import org.apache.
http
.message.BasicHeaderElementIterator;
38
import org.apache.
http
.protocol.
HTTP
;
[
all
...]
TunnelRefusedException.java
2
* $HeadURL:
http
://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/
http
/impl/client/TunnelRefusedException.java $
15
*
http
://www.apache.org/licenses/LICENSE-2.0
28
* <
http
://www.apache.org/>.
32
package org.apache.
http
.impl.client;
34
import org.apache.
http
.HttpException;
35
import org.apache.
http
.HttpResponse;
38
* Please visit <a href="
http
://android-developers.blogspot.com/2011/09/androids-
http
-clients.html">this webpage</a>
/external/robolectric-shadows/shadows/httpclient/src/main/java/org/robolectric/shadows/httpclient/
HttpResponseGenerator.java
3
import org.apache.
http
.HttpRequest;
4
import org.apache.
http
.HttpResponse;
/external/libcups/cups/
request.c
11
* missing or damaged, see the license at "
http
://www.cups.org/".
45
cupsDoFileRequest(http_t *
http
, /* I - Connection to server or @code CUPS_HTTP_DEFAULT@ */
47
const char *resource, /* I -
HTTP
resource for POST */
54
DEBUG_printf(("cupsDoFileRequest(
http
=%p, request=%p(%s), resource=\"%s\", filename=\"%s\")", (void *)
http
, (void *)request, request ? ippOpString(request->request.op.operation_id) : "?", resource, filename));
75
response = cupsDoIORequest(
http
, request, resource, infile, -1);
101
cupsDoIORequest(http_t *
http
, /* I - Connection to server or @code CUPS_HTTP_DEFAULT@ */
103
const char *resource, /* I -
HTTP
resource for POST */
109
http_status_t status; /* Status of
HTTP
request */
115
DEBUG_printf(("cupsDoIORequest(
http
=%p, request=%p(%s), resource=\"%s\", infile=%d, outfile=%d)", (void *)http, (void *)request, reque (…)
[
all
...]
/external/apache-http/src/org/apache/http/auth/params/
AuthPNames.java
2
* $HeadURL:
http
://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/
http
/auth/params/AuthPNames.java $
15
*
http
://www.apache.org/licenses/LICENSE-2.0
28
* <
http
://www.apache.org/>.
32
package org.apache.
http
.auth.params;
42
* Please visit <a href="
http
://android-developers.blogspot.com/2011/09/androids-
http
-clients.html">this webpage</a>
50
* {@link org.apache.
http
.auth.Credentials}.
54
* {@link org.apache.
http
.params.CoreProtocolPNames#HTTP_ELEMENT_CHARSET
59
public static final String CREDENTIAL_CHARSET = "
http
.auth.credential-charset";
[
all
...]
AuthParamBean.java
2
* $HeadURL:
http
://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/
http
/auth/params/AuthParamBean.java $
15
*
http
://www.apache.org/licenses/LICENSE-2.0
28
* <
http
://www.apache.org/>.
32
package org.apache.
http
.auth.params;
34
import org.apache.
http
.params.HttpAbstractParamBean;
35
import org.apache.
http
.params.HttpParams;
38
* 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/protocol/
HttpRequestHandlerResolver.java
2
* $HeadURL:
http
://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/
http
/protocol/HttpRequestHandlerResolver.java $
15
*
http
://www.apache.org/licenses/LICENSE-2.0
28
* <
http
://www.apache.org/>.
32
package org.apache.
http
.protocol;
43
* 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/conn/
ClientConnectionManagerFactory.java
2
* $HeadURL:
http
://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/
http
/conn/ClientConnectionManagerFactory.java $
15
*
http
://www.apache.org/licenses/LICENSE-2.0
28
* <
http
://www.apache.org/>.
32
package org.apache.
http
.conn;
34
import org.apache.
http
.conn.scheme.SchemeRegistry;
35
import org.apache.
http
.params.HttpParams;
45
* 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/impl/cookie/
BasicCommentHandler.java
2
* $HeadURL:
http
://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/
http
/impl/cookie/BasicCommentHandler.java $
15
*
http
://www.apache.org/licenses/LICENSE-2.0
28
* <
http
://www.apache.org/>.
31
package org.apache.
http
.impl.cookie;
33
import org.apache.
http
.cookie.MalformedCookieException;
34
import org.apache.
http
.cookie.SetCookie;
37
* 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/impl/io/
HttpRequestParser.java
2
* $HeadURL:
http
://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/
http
/impl/io/HttpRequestParser.java $
15
*
http
://www.apache.org/licenses/LICENSE-2.0
28
* <
http
://www.apache.org/>.
32
package org.apache.
http
.impl.io;
36
import org.apache.
http
.ConnectionClosedException;
37
import org.apache.
http
.HttpException;
38
import org.apache.
http
.HttpMessage;
39
import org.apache.
http
.HttpRequestFactory;
40
import org.apache.
http
.RequestLine
[
all
...]
Completed in 325 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>