Searched defs:HTTP (Results 1 - 25 of 158) sorted by relevance

1234567

/prebuilts/gdb/darwin-x86/lib/python2.7/
H A Dcookielib.py1 r"""HTTP cookie handling for web clients.
4 HTTP::Cookies, from the libwww-perl library.
7 attributes of the HTTP cookie system as cookie-attributes, to distinguish
37 import httplib # only for the default HTTP port namespace
227 Wed, 09 Feb 1994 22:23:32 GMT -- HTTP format
228 Tuesday, 08-Feb-94 14:15:29 GMT -- old rfc850 HTTP format
229 Tuesday, 08-Feb-1994 14:15:29 GMT -- broken rfc850 HTTP format
230 09 Feb 1994 22:23:32 GMT -- HTTP format (no weekday)
337 follow this syntax (BNF as from the HTTP/1.1 specification, but we relax
634 # need to be escaped to form a valid HTTP UR
[all...]
H A Dhttplib.py1 r"""HTTP/1.1 client library
86 __all__ = ["HTTP", "HTTPResponse", "HTTPConnection",
209 505: 'HTTP Version Not Supported',
328 # parsed as a valid HTTP/1.0 or 1.1 status line. By default it is
329 # false because it prevents clients from talking to HTTP/0.9
331 # status line will look like an HTTP/0.9 response.
354 self.version = _UNKNOWN # HTTP-Version
384 if not version.startswith('HTTP/'):
391 return "HTTP/0.9", 200, ""
425 if version == 'HTTP/1.
1059 class HTTP: class in inherits:
[all...]
/prebuilts/gdb/linux-x86/lib/python2.7/
H A Dcookielib.py1 r"""HTTP cookie handling for web clients.
4 HTTP::Cookies, from the libwww-perl library.
7 attributes of the HTTP cookie system as cookie-attributes, to distinguish
37 import httplib # only for the default HTTP port namespace
227 Wed, 09 Feb 1994 22:23:32 GMT -- HTTP format
228 Tuesday, 08-Feb-94 14:15:29 GMT -- old rfc850 HTTP format
229 Tuesday, 08-Feb-1994 14:15:29 GMT -- broken rfc850 HTTP format
230 09 Feb 1994 22:23:32 GMT -- HTTP format (no weekday)
337 follow this syntax (BNF as from the HTTP/1.1 specification, but we relax
634 # need to be escaped to form a valid HTTP UR
[all...]
H A Dhttplib.py1 r"""HTTP/1.1 client library
86 __all__ = ["HTTP", "HTTPResponse", "HTTPConnection",
209 505: 'HTTP Version Not Supported',
328 # parsed as a valid HTTP/1.0 or 1.1 status line. By default it is
329 # false because it prevents clients from talking to HTTP/0.9
331 # status line will look like an HTTP/0.9 response.
354 self.version = _UNKNOWN # HTTP-Version
384 if not version.startswith('HTTP/'):
391 return "HTTP/0.9", 200, ""
425 if version == 'HTTP/1.
1059 class HTTP: class in inherits:
[all...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dcookielib.py1 r"""HTTP cookie handling for web clients.
4 HTTP::Cookies, from the libwww-perl library.
7 attributes of the HTTP cookie system as cookie-attributes, to distinguish
37 import httplib # only for the default HTTP port namespace
227 Wed, 09 Feb 1994 22:23:32 GMT -- HTTP format
228 Tuesday, 08-Feb-94 14:15:29 GMT -- old rfc850 HTTP format
229 Tuesday, 08-Feb-1994 14:15:29 GMT -- broken rfc850 HTTP format
230 09 Feb 1994 22:23:32 GMT -- HTTP format (no weekday)
337 follow this syntax (BNF as from the HTTP/1.1 specification, but we relax
634 # need to be escaped to form a valid HTTP UR
[all...]
H A Dhttplib.py1 r"""HTTP/1.1 client library
86 __all__ = ["HTTP", "HTTPResponse", "HTTPConnection",
209 505: 'HTTP Version Not Supported',
328 # parsed as a valid HTTP/1.0 or 1.1 status line. By default it is
329 # false because it prevents clients from talking to HTTP/0.9
331 # status line will look like an HTTP/0.9 response.
354 self.version = _UNKNOWN # HTTP-Version
384 if not version.startswith('HTTP/'):
391 return "HTTP/0.9", 200, ""
425 if version == 'HTTP/1.
1059 class HTTP: class in inherits:
[all...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dcookielib.py1 r"""HTTP cookie handling for web clients.
4 HTTP::Cookies, from the libwww-perl library.
7 attributes of the HTTP cookie system as cookie-attributes, to distinguish
37 import httplib # only for the default HTTP port namespace
227 Wed, 09 Feb 1994 22:23:32 GMT -- HTTP format
228 Tuesday, 08-Feb-94 14:15:29 GMT -- old rfc850 HTTP format
229 Tuesday, 08-Feb-1994 14:15:29 GMT -- broken rfc850 HTTP format
230 09 Feb 1994 22:23:32 GMT -- HTTP format (no weekday)
337 follow this syntax (BNF as from the HTTP/1.1 specification, but we relax
634 # need to be escaped to form a valid HTTP UR
[all...]
H A Dhttplib.py1 r"""HTTP/1.1 client library
86 __all__ = ["HTTP", "HTTPResponse", "HTTPConnection",
209 505: 'HTTP Version Not Supported',
328 # parsed as a valid HTTP/1.0 or 1.1 status line. By default it is
329 # false because it prevents clients from talking to HTTP/0.9
331 # status line will look like an HTTP/0.9 response.
354 self.version = _UNKNOWN # HTTP-Version
384 if not version.startswith('HTTP/'):
391 return "HTTP/0.9", 200, ""
425 if version == 'HTTP/1.
1059 class HTTP: class in inherits:
[all...]
/prebuilts/tools/common/m2/repository/org/json/json/20080701/
H A Djson-20080701.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/json/ org/json/CDL.class CDL. ...
/prebuilts/tools/common/m2/repository/com/squareup/retrofit2/retrofit/2.1.0/
H A Dretrofit-2.1.0.jarMETA-INF/ META-INF/MANIFEST.MF retrofit2/ retrofit2/http/ retrofit2/BuiltInConverters$BufferingResponseBodyConverter.class BuiltInConverters ...
/prebuilts/tools/common/m2/repository/org/json/json/20141113/
H A Djson-20141113.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/json/ org/json/zip/ org/json/CDL. ...
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
H A Dorg.eclipse.ecf.provider.filetransfer.httpclient4_1.0.300.v20130604-1622.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
H A Dorg.eclipse.equinox.p2.transport.ecf_1.1.0.v20130516-1858.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
H A Dorg.apache.httpcomponents.httpcore_4.1.4.v201203221030.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/prebuilts/devtools/tools/lib/
H A Dhttpcore-4.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/message/ ...
/prebuilts/misc/common/robolectric/3.1.1/lib/
H A Dhttpcore-4.0.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/protocol/ ...
/prebuilts/misc/common/robolectric/3.4.2/lib/
H A Dhttpcore-4.0.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/protocol/ ...
/prebuilts/misc/common/robolectric/3.5.1/lib/
H A Dhttpcore-4.0.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/protocol/ ...
/prebuilts/misc/common/robolectric/3.6.1/lib/
H A Dhttpcore-4.0.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/protocol/ ...
/prebuilts/tools/common/http-client/
H A Dhttpcore-4.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/message/ ...
/prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpcore/4.0.1/
H A Dhttpcore-4.0.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/protocol/ ...
/prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpcore/4.1/
H A Dhttpcore-4.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/message/ ...
/prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpcore/4.2.1/
H A Dhttpcore-4.2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/impl/ ...
/prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpcore/4.2.5/
H A Dhttpcore-4.2.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/concurrent/ ...
/prebuilts/tools/common/offline-m2/org/apache/httpcomponents/httpcore/4.1/
H A Dhttpcore-4.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/message/ ...

Completed in 504 milliseconds

1234567