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
ConnectionManager.cpp
ConnectionManager.h
GeneralClientConnection.cpp fixed memleak 2015-02-17 17:41:40 +01:00
GeneralClientConnection.h
SimpleHttpClient.cpp
SimpleHttpClient.h
SimpleHttpResult.cpp
SimpleHttpResult.h
SslClientConnection.cpp new HttpServer & HttpCommTask 2015-03-31 09:12:01 +02:00
SslClientConnection.h