Honza Král
|
a54d7035bb
|
Compatibility with python 3.2
Now all the python 2/3 compatibility code is in elasticsearch.compat
Fixes #52
|
2014-02-21 16:59:13 +01:00 |
|
Honza Král
|
e2ab7ea80d
|
Adding a third return value from connection.perform_request - headers
This will be used to implement deserializing based on mimetype
|
2013-12-13 19:36:21 +01:00 |
|
Honza Král
|
c5c98dcaac
|
Add logging of body as INFO on connection error
|
2013-12-03 01:55:32 +01:00 |
|
Honza Kral
|
e6e1fd060e
|
Make requests an optional dependency
|
2013-10-14 23:33:16 +02:00 |
|
Honza Kral
|
a2b89e0b84
|
Moved RequestsHttpConnection to it's own module
|
2013-10-04 15:47:56 +02:00 |
|