HomeSort by relevance Sort by last modified time
    Searched refs:HTTPS (Results 26 - 50 of 68) sorted by null

12 3

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_httplib.py 497 # XXX Here should be tests for HTTPS, there isn't any right now!
505 @unittest.skipIf(not hasattr(httplib, 'HTTPS'), 'httplib.HTTPS not available')
519 http = httplib.HTTPS(hp)
  /external/jetty/src/java/org/eclipse/jetty/server/
Request.java     [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.transport.ecf_1.1.0.v20130516-1858.jar 
org.eclipse.ecf.provider.filetransfer.httpclient4_1.0.300.v20130604-1622.jar 
  /prebuilts/gdb/darwin-x86/lib/python2.7/
xmlrpclib.py 121 SafeTransport Handles an HTTPS transaction to an XML-RPC server
    [all...]
httplib.py     [all...]
urllib.py 385 """Use HTTPS protocol."""
403 if urltype.lower() != 'https':
411 #print "proxy via https:", host, selector
412 if not host: raise IOError, ('https error', 'no host given')
423 h = httplib.HTTPS(host, 0,
448 return addinfourl(fp, headers, "https:" + url, errcode)
651 # other than HTTP, HTTPS or FTP.
654 newurl_lower.startswith('https://') or
741 newurl = 'https://' + host + selector
742 proxy = self.proxies['https']
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
xmlrpclib.py 121 SafeTransport Handles an HTTPS transaction to an XML-RPC server
    [all...]
httplib.py     [all...]
urllib.py 385 """Use HTTPS protocol."""
403 if urltype.lower() != 'https':
411 #print "proxy via https:", host, selector
412 if not host: raise IOError, ('https error', 'no host given')
423 h = httplib.HTTPS(host, 0,
448 return addinfourl(fp, headers, "https:" + url, errcode)
651 # other than HTTP, HTTPS or FTP.
654 newurl_lower.startswith('https://') or
741 newurl = 'https://' + host + selector
742 proxy = self.proxies['https']
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
xmlrpclib.py 121 SafeTransport Handles an HTTPS transaction to an XML-RPC server
    [all...]
httplib.py     [all...]
urllib.py 385 """Use HTTPS protocol."""
403 if urltype.lower() != 'https':
411 #print "proxy via https:", host, selector
412 if not host: raise IOError, ('https error', 'no host given')
423 h = httplib.HTTPS(host, 0,
448 return addinfourl(fp, headers, "https:" + url, errcode)
651 # other than HTTP, HTTPS or FTP.
654 newurl_lower.startswith('https://') or
741 newurl = 'https://' + host + selector
742 proxy = self.proxies['https']
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
xmlrpclib.py 121 SafeTransport Handles an HTTPS transaction to an XML-RPC server
    [all...]
httplib.py     [all...]
urllib.py 385 """Use HTTPS protocol."""
403 if urltype.lower() != 'https':
411 #print "proxy via https:", host, selector
412 if not host: raise IOError, ('https error', 'no host given')
423 h = httplib.HTTPS(host, 0,
448 return addinfourl(fp, headers, "https:" + url, errcode)
651 # other than HTTP, HTTPS or FTP.
654 newurl_lower.startswith('https://') or
741 newurl = 'https://' + host + selector
742 proxy = self.proxies['https']
    [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.transport.ecf_1.1.0.v20130516-1858.jar 
org.eclipse.ecf.provider.filetransfer.httpclient4_1.0.300.v20130604-1622.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ecf.provider.filetransfer.httpclient_4.0.0.v20100529-0735.jar 
org.eclipse.equinox.p2.repository_2.0.1.R36x_v20100823.jar 
org.mortbay.jetty.util_6.1.23.v201004211559.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/jetty/jetty-http/8.1.14.v20131031/
jetty-http-8.1.14.v20131031.jar 
  /external/guice/extensions/struts2/lib/
jetty-util-6.1.0.jar 
  /prebuilts/tools/common/m2/repository/io/grpc/grpc-netty/0.13.2/
grpc-netty-0.13.2.jar 
  /external/jetty/lib/
jetty-util-6.1.26.jar 

Completed in 2330 milliseconds

12 3