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
5fec49e2618ccab706ea360b18d57420478cd265
opensearch-pyd
/
elasticsearch
/
connection
T
History
Honza Král
5fec49e261
Make sure url is a string, not unicode in python 2
...
Fixes
#133
, thanks sheIIdon!
2014-10-01 17:31:38 +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 url is a string, not unicode in python 2
2014-10-01 17:31:38 +02: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
Log failed attempts at closing the failed thrift connections
2014-09-27 17:34:00 +02:00