1
0
Fork 0
arangodb/lib/SimpleHttpClient
Jan Steemann 1f86d43ec3 bumped version number in `X-Arango-Version` compatibility header sent by arangosh and other client tools 2014-03-14 12:16:32 +01:00
..
ClientConnection.cpp Fix a deadlock situation in the SimpleHttpClient if the server dies. 2014-02-21 15:14:43 +01:00
ClientConnection.h
ConnectionManager.cpp Exorcise closing of connections in SimpleHttpClient. 2014-01-30 20:46:26 +01:00
ConnectionManager.h windows fixes 2014-01-27 17:46:15 +01:00
GeneralClientConnection.cpp added --server.ssl-protocol option for client tools 2013-12-13 17:58:24 +01:00
GeneralClientConnection.h Separate out ConnectionManager from ClusterComm. 2014-01-14 15:04:55 +01:00
SimpleHttpClient.cpp bumped version number in `X-Arango-Version` compatibility header sent by arangosh and other client tools 2014-03-14 12:16:32 +01:00
SimpleHttpClient.h Allow SimpleHttpClient to keep the connection open on destruction. 2014-01-14 12:52:03 +01:00
SimpleHttpResult.cpp fixed issue #711, #687 2013-12-20 15:13:23 +01:00
SimpleHttpResult.h fixed issue #711, #687 2013-12-20 15:13:23 +01:00
SslClientConnection.cpp sockets fix 2014-03-06 17:17:31 +01:00
SslClientConnection.h fixed issue #711, #687 2013-12-20 15:13:23 +01:00