This website requires JavaScript.
Explore
Help
Sign In
actions
/
opensearch-pyd
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
79ca075ab00e219035da4e4b00f96e03b7a045e9
opensearch-pyd
/
elasticsearch
/
connection
T
History
Honza Král
271fc4d232
Warn when people using insecure options.
2015-01-29 23:46:01 +01:00
..
esthrift
Make connections a package
2013-08-25 16:32:20 +02:00
__init__.py
Moved RequestsHttpConnection to it's own module
2013-10-04 15:47:56 +02:00
base.py
Clarifying connection parameters.
2014-12-30 17:21:22 +01:00
http_requests.py
Warn when people using insecure options.
2015-01-29 23:46:01 +01:00
http_urllib3.py
Warn when people using insecure options.
2015-01-29 23:46:01 +01:00
memcached.py
Use simplejson if present instead of the stdlib json module.
2014-06-25 10:21:36 +02:00
pooling.py
addressed maintainer comments
2014-09-23 01:13:04 +12:00
thrift.py
Introducing a ConnectionTimeout as a subclass of ConnectionError
2014-10-03 18:49:07 +02:00