1
0
Fork 0
arangodb/lib/SimpleHttpClient
Willi Goesgens 9018757846 If an HTTP-Requests fails, put the error message into the status object, so we can see more reasons in cluster errors. 2015-05-04 17:20:39 +02:00
..
ClientConnection.cpp fixed up some headers 2015-04-24 13:11:29 +02:00
ClientConnection.h fixed up some headers 2015-04-24 13:11:29 +02:00
ConnectionManager.cpp less namespace pollution 2014-10-28 00:24:37 +01:00
ConnectionManager.h fixed out-of-scheduler-threads issue 2014-10-20 18:27:50 +02:00
GeneralClientConnection.cpp fixed memleak 2015-02-17 17:41:40 +01:00
GeneralClientConnection.h fixed up some headers 2015-04-24 13:11:29 +02:00
SimpleHttpClient.cpp If an HTTP-Requests fails, put the error message into the status object, so we can see more reasons in cluster errors. 2015-05-04 17:20:39 +02:00
SimpleHttpClient.h Add SSL error handling inspired by curl; make shure the user gets the message. 2015-01-29 09:52:08 +01:00
SimpleHttpResult.cpp Take out cout debugging output. 2014-12-03 23:37:16 +01:00
SimpleHttpResult.h less namespace pollution 2014-10-28 00:24:37 +01:00
SslClientConnection.cpp fixed up some headers 2015-04-24 13:11:29 +02:00
SslClientConnection.h fixed up some headers 2015-04-24 13:11:29 +02:00