1
0
Fork 0
arangodb/lib/SimpleHttpClient
Jan Steemann 1e99992a4e added note about non-functional `options` attribute 2014-05-13 12:58:24 +02:00
..
ClientConnection.cpp fixed timeout overflows on 32 bit 2014-05-09 12:17:57 +02:00
ClientConnection.h updated disclaimer 2013-03-13 17:03:18 +01:00
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 added note about non-functional `options` attribute 2014-05-13 12:58:24 +02:00
SimpleHttpClient.h Allow SimpleHttpClient to keep the connection open on destruction. 2014-01-14 12:52:03 +01:00
SimpleHttpResult.cpp Use StringBuffer in SimpleHttpResult rather than stringstream. 2014-05-07 16:35:40 +02:00
SimpleHttpResult.h Use StringBuffer in SimpleHttpResult rather than stringstream. 2014-05-07 16:35:40 +02:00
SslClientConnection.cpp fixed timeout overflows on 32 bit 2014-05-09 12:17:57 +02:00
SslClientConnection.h fixed issue #711, #687 2013-12-20 15:13:23 +01:00