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
cb68308abf87f85ff434b1657ce251117995cdaf
opensearch-pyd
/
elasticsearch
/
connection
T
History
Honza Král
cb68308abf
Body in the logs should be debug-level
...
Fixes
#119
, thanks traxair!
2014-09-10 16:24:44 +02: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
Body in the logs should be debug-level
2014-09-10 16:24:44 +02:00
http_requests.py
Compatibility with python 3.2
2014-02-21 16:59:13 +01:00
http_urllib3.py
Make sure to include Content-Length header in calls with body
2014-03-31 16:41:08 -07:00
memcached.py
Use simplejson if present instead of the stdlib json module.
2014-06-25 10:21:36 +02:00
pooling.py
Added PoolingConnection for non thread-safe connection classes
2013-08-25 17:00:46 +02:00
thrift.py
Catch socket.timeout in ThriftConnection
2014-09-08 12:08:45 +02:00