HomeSort by relevance Sort by last modified time
    Searched defs:Http (Results 1 - 4 of 4) sorted by null

  /external/chromium/chrome/common/extensions/docs/examples/apps/hello-python/httplib2/
__init__.py 5 A caching http interface that supports ETags and gzip
82 __all__ = ['Http', 'Response', 'ProxyInfo', 'HttpLib2Error',
184 # Cache filename construction (original borrowed from Venus http://intertwingly.net/code/venus/)
235 # [^\0-\x1f\x7f-\xff()<>@,;:\\\"/[\]?={} \t]+ matches a "token" as defined by HTTP
236 # "(?:[^\0-\x08\x0A-\x1f\x7f-\xff\\\"]|\\[\0-\x7f])*?" matches a "quoted-string" as defined by HTTP, when LWS have already been replaced by a single space
415 def __init__(self, credentials, host, request_uri, headers, response, content, http):
420 self.http = http
449 def __init__(self, credentials, host, request_uri, headers, response, content, http):
450 Authentication.__init__(self, credentials, host, request_uri, headers, response, content, http)
    [all...]
  /external/webkit/Source/WebKit/qt/Api/
qwebpage.h 342 enum ErrorDomain { QtNetwork, Http, WebKit };
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /prebuilts/tools/common/ant/
ant.jar 

Completed in 1171 milliseconds