1
0
Fork 0
arangodb/lib/SimpleHttpClient
Jan 8b9eb13925
forward port branch feature-3.3/allow-jwt-in-arangosh (#5009)
2018-04-03 17:37:01 +02: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 forward port branch feature-3.3/allow-jwt-in-arangosh (#5009) 2018-04-03 17:37:01 +02:00
SimpleHttpClient.h forward port branch feature-3.3/allow-jwt-in-arangosh (#5009) 2018-04-03 17:37:01 +02: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