/developers/build/prebuilts/gradle/AutofillFramework/afservice/src/main/java/com/example/android/autofill/service/data/source/ |
DalService.java | 8 * http://www.apache.org/licenses/LICENSE-2.0 22 import retrofit2.http.GET; 23 import retrofit2.http.Query;
|
/developers/samples/android/input/autofill/AutofillFramework/afservice/src/main/java/com/example/android/autofill/service/data/source/ |
DalService.java | 8 * http://www.apache.org/licenses/LICENSE-2.0 22 import retrofit2.http.GET; 23 import retrofit2.http.Query;
|
/external/apache-http/src/org/apache/http/conn/routing/ |
RouteInfo.java | 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/conn/routing/RouteInfo.java $ 15 * http://www.apache.org/licenses/LICENSE-2.0 28 * <http://www.apache.org/>. 32 package org.apache.http.conn.routing; 36 import org.apache.http.HttpHost; 51 * 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/ |
CookieSpec.java | 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/cookie/CookieSpec.java $ 15 * http://www.apache.org/licenses/LICENSE-2.0 28 * <http://www.apache.org/>. 32 package org.apache.http.cookie; 36 import org.apache.http.Header; 54 * 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/auth/ |
AuthSchemeBase.java | 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/impl/auth/AuthSchemeBase.java $ 15 * http://www.apache.org/licenses/LICENSE-2.0 27 * <http://www.apache.org/>. 31 package org.apache.http.impl.auth; 33 import org.apache.http.FormattedHeader; 34 import org.apache.http.Header; 35 import org.apache.http.auth.AUTH; 36 import org.apache.http.auth.AuthScheme; 37 import org.apache.http.auth.MalformedChallengeException [all...] |
/external/apache-http/src/org/apache/http/impl/io/ |
SocketOutputBuffer.java | 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/impl/io/SocketOutputBuffer.java $ 15 * http://www.apache.org/licenses/LICENSE-2.0 28 * <http://www.apache.org/>. 32 package org.apache.http.impl.io; 37 import org.apache.http.params.HttpParams; 50 * Please visit <a href="http://android-developers.blogspot.com/2011/09/androids-http-clients.html">this webpage</a> 65 // Workaround for http://b/1083103 and http://b/3514259. We tak [all...] |
/external/apache-http/src/org/apache/http/io/ |
SessionInputBuffer.java | 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/io/SessionInputBuffer.java $ 15 * http://www.apache.org/licenses/LICENSE-2.0 28 * <http://www.apache.org/>. 32 package org.apache.http.io; 36 import org.apache.http.util.CharArrayBuffer; 48 * Please visit <a href="http://android-developers.blogspot.com/2011/09/androids-http-clients.html">this webpage</a>
|
SessionOutputBuffer.java | 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/io/SessionOutputBuffer.java $ 15 * http://www.apache.org/licenses/LICENSE-2.0 28 * <http://www.apache.org/>. 32 package org.apache.http.io; 36 import org.apache.http.util.CharArrayBuffer; 48 * Please visit <a href="http://android-developers.blogspot.com/2011/09/androids-http-clients.html">this webpage</a>
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
output_text.properties | 10 # http://www.apache.org/licenses/LICENSE-2.0 31 # xmlns:xsl="http://www.w3.org/1999/XSL/Transform" 32 # xmlns:xalan="http://xml.apache.org/xalan"> 37 {http\u003a//xml.apache.org/xalan}content-handler=org.apache.xml.serializer.ToTextStream
|
output_xml.properties | 10 # http://www.apache.org/licenses/LICENSE-2.0 37 # xmlns:xsl="http://www.w3.org/1999/XSL/Transform" 38 # xmlns:xalan="http://xml.apache.org/xalan"> 43 {http\u003a//xml.apache.org/xalan}indent-amount=0 44 {http\u003a//xml.apache.org/xalan}content-handler=org.apache.xml.serializer.ToXMLStream 45 {http\u003a//xml.apache.org/xalan}entities=org/apache/xml/serializer/XMLEntities
|
/external/grpc-grpc/tools/fuzzer/runners/ |
http_request_fuzzer_test.sh | 8 # http://www.apache.org/licenses/LICENSE-2.0 30 bins/$config/http_request_fuzzer_test $flags fuzzer_output test/core/http/request_corpus
|
http_response_fuzzer_test.sh | 8 # http://www.apache.org/licenses/LICENSE-2.0 30 bins/$config/http_response_fuzzer_test $flags fuzzer_output test/core/http/response_corpus
|
/external/libxml2/python/tests/ |
validRNG.py | 22 xmlns="http://relaxng.org/ns/structure/1.0" 23 xmlns:a="http://relaxng.org/ns/annotation/1.0" 24 xmlns:ex1="http://www.example.com/n1" 25 xmlns:ex2="http://www.example.com/n2"> 37 <foo><pre1:bar1 xmlns:pre1="http://www.example.com/n1"/><pre2:bar2 xmlns:pre2="http://www.example.com/n2"/></foo>""" 40 <foo><pre1:bar1 xmlns:pre1="http://www.example.com/n1">bad</pre1:bar1><pre2:bar2 xmlns:pre2="http://www.example.com/n2"/></foo>"""
|
relaxng.py | 10 xmlns="http://relaxng.org/ns/structure/1.0" 11 xmlns:a="http://relaxng.org/ns/annotation/1.0" 12 xmlns:ex1="http://www.example.com/n1" 13 xmlns:ex2="http://www.example.com/n2"> 24 <foo><pre1:bar1 xmlns:pre1="http://www.example.com/n1"/><pre2:bar2 xmlns:pre2="http://www.example.com/n2"/></foo>"""
|
/external/markdown/MarkdownTest/Tests_2004/ |
Yuri-Links-in-Headers.text | 10 # A header with a [link](http://www.link.com) 18 [a]: http://www.link.com/
|
/external/apache-http/src/org/apache/http/client/params/ |
ClientParamBean.java | 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/client/params/ClientParamBean.java $ 15 * http://www.apache.org/licenses/LICENSE-2.0 28 * <http://www.apache.org/>. 32 package org.apache.http.client.params; 36 import org.apache.http.Header; 37 import org.apache.http.HttpHost; 38 import org.apache.http.conn.ClientConnectionManagerFactory; 39 import org.apache.http.params.HttpAbstractParamBean; 40 import org.apache.http.params.HttpParams [all...] |
/external/apache-http/src/org/apache/http/client/protocol/ |
ClientContextConfigurer.java | 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/client/protocol/ClientContextConfigurer.java $ 15 * http://www.apache.org/licenses/LICENSE-2.0 28 * <http://www.apache.org/>. 32 package org.apache.http.client.protocol; 36 import org.apache.http.auth.AuthSchemeRegistry; 37 import org.apache.http.client.CookieStore; 38 import org.apache.http.client.CredentialsProvider; 39 import org.apache.http.cookie.CookieSpecRegistry; 40 import org.apache.http.protocol.HttpContext [all...] |
/external/apache-http/src/org/apache/http/impl/cookie/ |
BasicPathHandler.java | 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/impl/cookie/BasicPathHandler.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.Cookie; 34 import org.apache.http.cookie.CookieAttributeHandler; 35 import org.apache.http.cookie.CookieOrigin; 36 import org.apache.http.cookie.MalformedCookieException; 37 import org.apache.http.cookie.SetCookie [all...] |
/external/robolectric-shadows/shadows/httpclient/src/test/java/org/robolectric/shadows/httpclient/ |
FakeHttpTest.java | 7 import org.apache.http.HttpException; 8 import org.apache.http.HttpResponse; 9 import org.apache.http.client.methods.HttpGet; 10 import org.apache.http.conn.ConnectionKeepAliveStrategy; 11 import org.apache.http.impl.client.DefaultRequestDirector; 12 import org.apache.http.protocol.HttpContext; 22 makeRequest("http://example.com"); 34 makeRequest("http://example.com"); 35 assertTrue(FakeHttp.httpRequestWasMade("http://example.com")); 40 makeRequest("http://example.com") [all...] |
/external/syzkaller/vendor/golang.org/x/net/http2/ |
not_go16.go | 10 "net/http" 14 func configureTransport(t1 *http.Transport) (*Transport, error) { 18 func transportExpectContinueTimeout(t1 *http.Transport) time.Duration {
|
/external/python/httplib2/tests/ |
test_http.py | 15 DUMMY_URL = "http://127.0.0.1:1" 23 http = httplib2.Http() 24 http.force_exception_to_status_code = False 25 response, content = http.request( 33 http = httplib2.Http() 36 http.force_exception_to_status_code = False 38 response, content = http.request( 47 http = httplib2.Http( [all...] |
test_cache.py | 8 dummy_url = "http://127.0.0.1:1" 13 http = httplib2.Http(cache=tests.get_cache_path()) 15 http.request(uri, "GET") 16 response, content = http.request( 25 http = httplib2.Http(cache=tests.get_cache_path()) 27 response, content = http.request( 39 http = httplib2.Http() [all...] |
test_auth.py | 27 http = httplib2.Http() 33 response, content = http.request(uri, "GET") 35 http.add_credentials("joe", password) 36 response, content = http.request(uri, "GET") 42 http = httplib2.Http() 48 response, content = http.request(uri, "GET") 50 http.add_credentials("joe", password, "example.org") 51 response, content = http.request(uri, "GET" [all...] |
/external/syzkaller/vendor/golang.org/x/oauth2/ |
transport.go | 10 "net/http" 14 // Transport is an http.RoundTripper that makes OAuth 2.0 HTTP requests, 25 // Base is the base RoundTripper used to make HTTP requests. 26 // If nil, http.DefaultTransport is used. 27 Base http.RoundTripper 30 modReq map[*http.Request]*http.Request // original -> modified 36 func (t *Transport) RoundTrip(req *http.Request) (*http.Response, error) [all...] |
/external/libcups/cups/ |
testdest.c | 10 * missing or damaged, see the license at "http://www.cups.org/". 29 static void localize(http_t *http, cups_dest_t *dest, cups_dinfo_t *dinfo, const char *option, const char *value); 30 static void print_file(http_t *http, cups_dest_t *dest, cups_dinfo_t *dinfo, const char *filename, int num_options, cups_option_t *options); 31 static void show_conflicts(http_t *http, cups_dest_t *dest, cups_dinfo_t *dinfo, int num_options, cups_option_t *options); 32 static void show_default(http_t *http, cups_dest_t *dest, cups_dinfo_t *dinfo, const char *option); 33 static void show_media(http_t *http, cups_dest_t *dest, cups_dinfo_t *dinfo, unsigned flags, const char *name); 34 static void show_supported(http_t *http, cups_dest_t *dest, cups_dinfo_t *dinfo, const char *option, const char *value); 46 http_t *http; /* Connection to destination */ local 125 if ((http = cupsConnectDest(dest, CUPS_DEST_FLAGS_NONE, 30000, NULL, NULL, 0, NULL, NULL)) == NULL) 131 if ((dinfo = cupsCopyDestInfo(http, dest)) == NULL [all...] |