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

<<121122123124125126127128129130>>

  /external/icu/icu4c/source/samples/ufortune/resources/
fortune_resources.mak 2 # License & terms of use: http://www.unicode.org/copyright.html#License
  /external/icu/icu4c/source/stubdata/
Android.mk 7 # http://www.apache.org/licenses/LICENSE-2.0
  /external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/
varsub.bat 4 # * License & terms of use: http://www.unicode.org/copyright.html#License *
  /external/kmod/libkmod/python/kmod/
list.pyx 15 # along with python-kmod. If not, see <http://www.gnu.org/licenses/>.
  /external/libbrillo/brillo/http/
curl_api.cc 5 #include <brillo/http/curl_api.h>
10 namespace http { namespace in namespace:brillo
196 } // namespace http
http_form_data_unittest.cc 5 #include <brillo/http/http_form_data.h>
17 namespace http { namespace in namespace:brillo
201 } // namespace http
  /external/libcxx/
appveyor-reqs-install.cmd 51 git clone --depth=1 http://llvm.org/git/llvm.git
  /external/libpcap/testprogs/
visopts.py 23 open this link: http://localhost:39062/expr1.html
24 6. Using open link at the 3rd line `http://localhost:39062/expr1.html'
32 That's why this program start a localhost http server.
33 2. expr1.html use jquery from http://ajax.googleapis.com, so you need internet
55 <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"/></script>
145 var frag = "<embed id='leftsvgc' type='image/svg+xml' pluginspage='http://www.adobe.com/svg/viewer/install/' src='" + url + "'/>";
154 var frag = "<embed id='rightsvgc' type='image/svg+xml' pluginspage='http://www.adobe.com/svg/viewer/install/' src='" + url + "'/>";
286 print "open this link: http://localhost:%d/expr1.html" % (httpd.server_address[1])
  /external/libunwind/doc/
_U_dyn_cancel.tex 43 WWW: \URL{http://www.nongnu.org/libunwind/}.
_U_dyn_register.tex 44 WWW: \URL{http://www.nongnu.org/libunwind/}.
unw_backtrace.tex 51 WWW: \URL{http://www.nongnu.org/libunwind/}.
unw_get_accessors.tex 52 WWW: \URL{http://www.nongnu.org/libunwind/}.
unw_is_fpreg.tex 49 WWW: \URL{http://www.nongnu.org/libunwind/}.
  /external/llvm/utils/vim/indent/
llvm.vim 3 " Maintainer: The LLVM team, http://llvm.org/
  /external/llvm/utils/vim/syntax/
tablegen.vim 3 " Maintainer: The LLVM team, http://llvm.org/
  /external/nanohttpd/src/site/markdown/
index.md 3 *NanoHTTPD* is a light-weight HTTP server designed for embedding in other applications, released under a Modified BSD licence.
13 We'll create a custom HTTP server project using Maven for build/dep system. This tutorial assumes you are using a Unix variant and a shell. First, install Maven and Java SDK if not already installed. Then run:
18 You should now have a HTTP file server running on <http://localhost:8080/>.
48 System.out.println( "\nRunning! Point your browers to http://localhost:8080/ \n" );
79 If it started ok, point your browser at <http://localhost:8080/> and enjoy a web server that asks your name and replies with a greeting.
94 * `/core` ? Fully functional HTTP(s) server consisting of one (1) Java file, ready to be customized/inherited for your own project
108 * Only one Java file, providing HTTP 1.1 support.
113 * Some built-in support for HEAD, POST and DELETE requests. You can easily implement/customize any HTTP method, though.
124 * Default code serves files and shows (prints on console) all HTTP parameters and headers
    [all...]
  /external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/
OkHttpClientTest.java 8 * http://www.apache.org/licenses/LICENSE-2.0
19 import com.squareup.okhttp.internal.http.AuthenticatorAdapter;
20 import com.squareup.okhttp.internal.http.RecordingProxySelector;
  /external/python/apitools/samples/storage_sample/
downloads_test.py 8 # http://www.apache.org/licenses/LICENSE-2.0
150 # permanent one, see: http://b/12250275
190 self.__buffer, download_data, http=self.__client.http)
  /external/python/cpython3/Lib/test/
test_urllib2_localnet.py 6 import http.server
25 # Loopback http server infrastructure
27 class LoopbackHttpServer(http.server.HTTPServer):
28 """HTTP server w/ a few modifications that make it useful for
33 http.server.HTTPServer.__init__(self,
54 """Stoppable thread that runs a loopback http server."""
60 request_handler.protocol_version = "HTTP/1.0"
157 """Performs digest authentication on the given HTTP request
201 class BasicAuthHandler(http.server.BaseHTTPRequestHandler):
211 http.server.BaseHTTPRequestHandler.__init__(self, *args, **kwargs
    [all...]
  /external/python/httplib2/
ref.tex 6 % http://www.python.org/doc/current/doc/doc.html
45 The \module{httplib2} module is a comprehensive HTTP client library
  /external/python/oauth2client/tests/contrib/
test_gce.py 7 # http://www.apache.org/licenses/LICENSE-2.0
49 scope = 'http://example.com/a http://example.com/b'
77 credentials.get_access_token(http=http_mock)
82 credentials.get_access_token(http=http_mock)
  /external/python/setuptools/
msvc-build-launcher.cmd 6 REM http://www.microsoft.com/en-us/download/details.aspx?id=11310
  /external/skia/modules/pathkit/perf/
perfReporter.js 1 const REPORT_URL = 'http://localhost:8081/report_perf_data'
  /external/skqp/modules/pathkit/perf/
perfReporter.js 1 const REPORT_URL = 'http://localhost:8081/report_perf_data'
  /external/swiftshader/third_party/LLVM/utils/vim/
tablegen.vim 3 " Maintainer: The LLVM team, http://llvm.org/

Completed in 575 milliseconds

<<121122123124125126127128129130>>