1
0
Fork 0
arangodb/lib/SimpleHttpClient
Jan 8f1ce5b396
fix issues found by codescan (#7198)
2018-11-02 18:53:34 +01:00
..
Callbacks.h Bug fix 3.4: libcurl threading changes (#6829) 2018-10-12 17:00:55 +02:00
ClientConnection.cpp
ClientConnection.h
Communicator.cpp fix issues found by codescan (#7198) 2018-11-02 18:53:34 +01:00
Communicator.h defensive coding to ensure lambda function is not dependent upon Communicator object (#7144) 2018-10-30 18:25:11 +01:00
Destination.h
GeneralClientConnection.cpp Reset retry counter only when previously connected in order to not disable the retry check. (#6753) 2018-10-08 12:54:09 +02:00
GeneralClientConnection.h fix some replication issues 2018-07-27 19:03:43 +02:00
Options.h
SimpleHttpClient.cpp Fix SimpleHttpClient assertions (#6913) 2018-10-16 20:31:29 +02:00
SimpleHttpClient.h Refactor stuff, add async batch extension task (#6875) 2018-10-15 11:43:45 +02:00
SimpleHttpCommunicatorResult.h
SimpleHttpResult.cpp
SimpleHttpResult.h
SslClientConnection.cpp
SslClientConnection.h