1
0
Fork 0
arangodb/lib/SimpleHttpClient
Michael Hackstein 6f42d062be Fixed false http error codes in timeout case. Also reactivated retry in error case. (#4760) (#4770) 2018-03-08 09:19:16 +01:00
..
Callbacks.h Implement cURL based inter server communication 2016-10-10 14:56:04 +02:00
ClientConnection.cpp make SimpleHttpClient's SSL connections abortable too (#4023) 2017-12-13 14:03:33 +01:00
ClientConnection.h make SimpleHttpClient's SSL connections abortable too (#4023) 2017-12-13 14:03:33 +01:00
Communicator.cpp Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
Communicator.h Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
ConnectionManager.cpp Merge branch 'devel' of github.com:arangodb/arangodb into spdvpk 2016-03-31 13:41:09 +02:00
ConnectionManager.h remove alignas 2017-03-28 10:04:51 +02:00
Destination.h Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
GeneralClientConnection.cpp periodically recheck socket validity/connectivity for sockets that loop around poll() every 20s (#4535) 2018-02-08 08:40:52 +01:00
GeneralClientConnection.h periodically recheck socket validity/connectivity for sockets that loop around poll() every 20s (#4535) 2018-02-08 08:40:52 +01:00
Options.h Bug fix/uaf communicator request abort (#3216) 2017-09-15 22:42:30 +02:00
SimpleHttpClient.cpp Fixed false http error codes in timeout case. Also reactivated retry in error case. (#4760) (#4770) 2018-03-08 09:19:16 +01:00
SimpleHttpClient.h make replication abortable (#4016) 2017-12-13 12:32:04 +01:00
SimpleHttpCommunicatorResult.h Feature/small misc optimizations (#4504) 2018-02-08 09:25:07 +01:00
SimpleHttpResult.cpp Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
SimpleHttpResult.h Add haveSentRequestFully() to SimpleHttpResult. 2017-01-23 15:23:30 +01:00
SslClientConnection.cpp make SimpleHttpClient's SSL connections abortable too (#4023) 2017-12-13 14:03:33 +01:00
SslClientConnection.h make SimpleHttpClient's SSL connections abortable too (#4023) 2017-12-13 14:03:33 +01:00