1
0
Fork 0
arangodb/lib/SimpleHttpClient
Frank Celler ffbc45d2e2 new HttpServer & HttpCommTask
Conflicts:
	Makefile.in
	arangod/Aql/RestAqlHandler.cpp
	arangod/Aql/grammar.cpp
	arangod/Cluster/RestShardHandler.cpp
	lib/GeneralServer/GeneralServer.h
	lib/GeneralServer/GeneralServerDispatcher.h
	lib/HttpServer/HttpServerJob.h
	lib/HttpServer/HttpsCommTask.h
	lib/SimpleHttpClient/SslClientConnection.cpp
2015-03-31 09:12:01 +02:00
..
ClientConnection.cpp moved variable declaration 2015-02-17 17:55:15 +01:00
ClientConnection.h Fix SimpleHttpClient for the n+1 time. 2014-12-03 23:31:20 +01:00
ConnectionManager.cpp
ConnectionManager.h
GeneralClientConnection.cpp fixed memleak 2015-02-17 17:41:40 +01:00
GeneralClientConnection.h More work on getting smart error messages. 2015-02-02 17:55:13 +01:00
SimpleHttpClient.cpp More work on getting smart error messages. 2015-02-02 17:55:13 +01: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
SslClientConnection.cpp new HttpServer & HttpCommTask 2015-03-31 09:12:01 +02:00
SslClientConnection.h Fix SimpleHttpClient for the n+1 time. 2014-12-03 23:31:20 +01:00