1
0
Fork 0
arangodb/lib/HttpServer
Jan Steemann b36776efb3 issue #110: add PATCH method for documents 2012-08-20 19:16:45 +02:00
..
ApplicationEndpointServer.cpp issue #131: make keep alive timeout configurable 2012-08-20 15:42:11 +02:00
ApplicationEndpointServer.h issue #131: make keep alive timeout configurable 2012-08-20 15:42:11 +02:00
GeneralHttpServer.h issue #131: make keep alive timeout configurable 2012-08-20 15:42:11 +02:00
HttpCommTask.h issue #110: add PATCH method for documents 2012-08-20 19:16:45 +02:00
HttpHandler.cpp made BatchJob and BatchSubjob template classes, fixed unittests 2012-07-31 11:00:05 +02:00
HttpHandler.h some refactoring of http and https servers 2012-07-30 14:07:59 +02:00
HttpHandlerFactory.cpp added abstract EndpointServer, starting to combine ApplicationHttpServer and ApplicationHttpsServer 2012-07-27 15:38:27 +02:00
HttpHandlerFactory.h removed dependency on scheduler 2012-07-30 17:17:30 +02:00
HttpServer.h issue #131: make keep alive timeout configurable 2012-08-20 15:42:11 +02:00
HttpsServer.h issue #131: make keep alive timeout configurable 2012-08-20 15:42:11 +02:00
PathHandler.cpp the great Scheduler & Dispatcher refactoring 2012-06-30 23:52:49 +02:00
PathHandler.h
RedirectHandler.cpp the great Scheduler & Dispatcher refactoring 2012-06-30 23:52:49 +02:00
RedirectHandler.h
ServiceUnavailableHandler.cpp the great Scheduler & Dispatcher refactoring 2012-06-30 23:52:49 +02:00
ServiceUnavailableHandler.h