HomeSort by relevance Sort by last modified time
    Searched refs:http (Results 3551 - 3575 of 4370) sorted by null

<<141142143144145146147148149150>>

  /external/okhttp/repackaged/okhttp/src/main/java/com/android/okhttp/
Request.java 9 * http://www.apache.org/licenses/LICENSE-2.0
19 import com.android.okhttp.internal.http.HttpMethod;
26 * An HTTP request. Instances of this class are immutable if their {@link #body}
157 * @throws IllegalArgumentException if {@code url} is not a valid HTTP or HTTPS URL. Avoid this
163 // Silently replace websocket URLs with HTTP URLs.
165 url = "http:" + url.substring(3);
178 * @throws IllegalArgumentException if the scheme of {@code url} is not {@code http} or {@code
  /external/okhttp/repackaged/okhttp/src/main/java/com/android/okhttp/internal/http/
HttpEngine.java 10 * http://www.apache.org/licenses/LICENSE-2.0
19 package com.android.okhttp.internal.http;
57 import static com.android.okhttp.internal.http.StatusLine.HTTP_CONTINUE;
58 import static com.android.okhttp.internal.http.StatusLine.HTTP_PERM_REDIRECT;
59 import static com.android.okhttp.internal.http.StatusLine.HTTP_TEMP_REDIRECT;
71 * Handles a single HTTP request/response pair. Each HTTP engine follows this
75 * <li>The HTTP request message is sent with sendRequest(). Once the request
79 * <li>The HTTP response message is read with readResponse(). After the
85 * <p>The request and response may be served by the HTTP response cache, by th
    [all...]
RouteSelector.java 9 * http://www.apache.org/licenses/LICENSE-2.0
17 package com.android.okhttp.internal.http;
StreamAllocation.java 9 * http://www.apache.org/licenses/LICENSE-2.0
17 package com.android.okhttp.internal.http;
46 * <li><strong>Streams:</strong> logical HTTP request/response pairs that are layered on
48 * concurrent streams that connection can carry. HTTP/1.x connections can carry 1 stream
49 * at a time, SPDY and HTTP/2 typically carry multiple.
72 * the smallest blast radius possible. If an HTTP/2 stream is active, canceling will cancel that
319 // Android-changed: Canceled StreamAllocations can never recover http://b/33763156
  /external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
Any.cs 136 /// For URLs which use the schema `http`, `https`, or no schema, the
144 /// * An HTTP GET on the URL must yield a [google.protobuf.Type][]
152 /// Schemas other than `http`, `https` (or the empty schema) might be
  /external/python/cpython2/Lib/test/
test_plistlib.py 13 "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  /external/python/cpython3/Doc/
make.bat 52 echo.http://msdn.microsoft.com/en-us/library/ms669985
80 echo.http://sphinx-doc.org/
  /external/python/cpython3/Lib/test/
ssl_servers.py 8 from http.server import (HTTPServer as _HTTPServer,
86 """Example HTTP request handler which returns SSL statistics on GET
test_ucn.py 14 from http.client import HTTPException
175 url = ("http://www.pythontest.net/unicode/%s/NamedSequences.txt" %
  /external/python/cpython3/Lib/xmlrpc/
server.py 12 serve pydoc-style documentation in response to HTTP
108 from http.server import BaseHTTPRequestHandler
111 import http.server
228 see http://xmlrpc.usefulinc.com/doc/reserved.html
239 see http://www.xmlrpc.com/discuss/msgReader$1208"""
311 # See http://xmlrpc.usefulinc.com/doc/sysmethodsig.html
353 See http://www.xmlrpc.com/discuss/msgReader$1208
436 Handles all HTTP POST requests and attempts to decode them as
477 """Handles the HTTP POST request.
479 Attempts to interpret all HTTP POST requests as XML-RPC calls
    [all...]
  /external/python/oauth2client/oauth2client/contrib/django_util/
__init__.py 7 # http://www.apache.org/licenses/LICENSE-2.0
107 an `http` object to build service clients with. These are all attached to the
120 http=request.oauth.http,
140 # request.oauth.http is also initialized
160 http=request.oauth.http,
472 def http(self): member in class:UserOAuth2
473 """Helper method to create an HTTP client authorized with OAuth2
476 return self.credentials.authorize(httplib2.Http())
    [all...]
  /external/python/setuptools/setuptools/tests/
test_packageindex.py 18 hash_url = 'http://other_url?:action=show_md5&amp;'
21 <a href="http://some_url">Name</a>
29 url = 'http://127.0.0.1:0/nonesuch/test_package_index'
62 url = 'http://example.com'
79 url = 'http://http://svn.pythonpaste.org/Paste/wphp/trunk'
96 url = 'http://example.com'
97 page = ('<a href="http://www.famfamfam.com]('
98 'http://www.famfamfam.com/">')
222 'http://example.com/example.zip#egg=example-' + v)
    [all...]
  /external/robolectric-shadows/robolectric/
Android.mk 143 robolectric-host-org_apache_http_legacy:$(call java-lib-files, org.apache.http.legacy.stubs) \
  /external/skia/tools/
compare_codereview.py 86 For instance, for the tag <A HREF="http://www.cwi.nl/">, this
88 'http://www.cwi.nl/')]).
205 For instance, for the tag <A HREF="http://www.cwi.nl/">, this
207 'http://www.cwi.nl/')]).
  /external/skia/tools/skqp/
make_gmkb.go 17 "net/http"
64 resp, err := http.Get(url)
  /external/skqp/tools/
compare_codereview.py 86 For instance, for the tag <A HREF="http://www.cwi.nl/">, this
88 'http://www.cwi.nl/')]).
205 For instance, for the tag <A HREF="http://www.cwi.nl/">, this
207 'http://www.cwi.nl/')]).
  /external/skqp/tools/skqp/
make_gmkb.go 17 "net/http"
64 resp, err := http.Get(url)
  /external/swiftshader/third_party/llvm-7.0/llvm/utils/
codegen-diff 133 http://llvm.cs.uiuc.edu/~gaeke/gdb-disassembly-print-bytes.patch
  /external/swiftshader/third_party/subzero/bloat/
webtreemap.js 7 // http://www.apache.org/licenses/LICENSE-2.0
108 // http://scholar.google.com/scholar?cluster=5972512107845615474
  /external/syzkaller/syz-ci/
syz-ci.go 72 HTTP string `json:"http"`
179 if cfg.HTTP == "" {
180 return nil, fmt.Errorf("param 'http' is empty")
  /external/syzkaller/vendor/github.com/golang/protobuf/ptypes/any/
any.pb.go 105 // For URLs which use the scheme `http`, `https`, or no scheme, the
113 // * An HTTP GET on the URL must yield a [google.protobuf.Type][]
121 // Schemes other than `http`, `https` (or the empty scheme) might be
  /external/syzkaller/vendor/golang.org/x/net/http2/hpack/
tables.go 25 // practice, we will have one dynamic table per HTTP/2 connection. If we
128 // http://tools.ietf.org/html/draft-ietf-httpbis-header-compression-07#appendix-B
136 {Name: ":scheme", Value: "http"},
  /external/syzkaller/vendor/golang.org/x/oauth2/internal/
token.go 14 "net/http"
57 // tokenJSON is the struct representing the HTTP response from OAuth2
185 req, err := http.NewRequest("POST", tokenURL, strings.NewReader(v.Encode()))
  /external/syzkaller/vendor/google.golang.org/api/gensupport/
media.go 12 "net/http"
68 cs.ctype = http.DetectContentType(cs.start)
106 // multipartReader combines the contents of multiple readers to creat a multipart/related HTTP body.
154 // CombineBodyMedia combines a json body with media content to create a multipart/related HTTP body.
  /external/tensorflow/tensorflow/go/
example_inception_inference_test.go 8 http://www.apache.org/licenses/LICENSE-2.0
27 "net/http"
37 // using a pre-trained inception model (http://arxiv.org/abs/1512.00567).
255 resp, err := http.Get(URL)

Completed in 1050 milliseconds

<<141142143144145146147148149150>>