1
0
Fork 0
arangodb/lib/SimpleHttpClient
Frank Celler cdcf917413
added --server.ask-jwt-secret to arangosh (#5004)
* added --server.ask-jwt-secret to arangosh
2018-04-02 19:20:31 +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 (#4022) 2017-12-13 14:25:48 +01:00
ClientConnection.h make SimpleHttpClient's SSL connections abortable too (#4022) 2017-12-13 14:25:48 +01:00
Communicator.cpp potentially fix send request timeout (#4025) 2017-12-13 18:45:31 +01:00
Communicator.h show warnings if curl work thread is blocked by error/success cbs (#3316) 2017-09-26 15:12:09 +02: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 make ctor explicit 2017-03-02 13:28:11 +01:00
GeneralClientConnection.cpp periodically recheck socket validity/connectivity for sockets that loop around poll() every 20s (#4536) 2018-02-08 08:40:43 +01:00
GeneralClientConnection.h periodically recheck socket validity/connectivity for sockets that loop around poll() every 20s (#4536) 2018-02-08 08:40:43 +01:00
Options.h Bug fix/uaf communicator request abort (#3216) 2017-09-15 22:42:30 +02:00
SimpleHttpClient.cpp added --server.ask-jwt-secret to arangosh (#5004) 2018-04-02 19:20:31 +02:00
SimpleHttpClient.h added --server.ask-jwt-secret to arangosh (#5004) 2018-04-02 19:20:31 +02:00
SimpleHttpCommunicatorResult.h fix compile warning 2016-10-10 17:10:55 +02:00
SimpleHttpResult.cpp Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
SimpleHttpResult.h Add haveSentRequestFully() to SimpleHttpResult. 2017-01-23 15:23:30 +01:00
SslClientConnection.cpp make SimpleHttpClient's SSL connections abortable too (#4022) 2017-12-13 14:25:48 +01:00
SslClientConnection.h make SimpleHttpClient's SSL connections abortable too (#4022) 2017-12-13 14:25:48 +01:00