1
0
Fork 0
arangodb/lib/HttpServer
Jan Steemann 07595218eb removed non-existing class 2012-07-20 12:26:49 +02:00
..
ApplicationHttpServer.cpp removed server startup options --server.require-keep-alive and --server.secure-require-keep-alive, small optimisations for HTTP request parsing and response header handling 2012-07-18 12:13:12 +02:00
ApplicationHttpServer.h removed server startup options --server.require-keep-alive and --server.secure-require-keep-alive, small optimisations for HTTP request parsing and response header handling 2012-07-18 12:13:12 +02:00
HttpCommTask.cpp removed server startup options --server.require-keep-alive and --server.secure-require-keep-alive, small optimisations for HTTP request parsing and response header handling 2012-07-18 12:13:12 +02:00
HttpCommTask.h added statistics 2012-07-03 16:34:49 +02:00
HttpHandler.cpp batch job code can now be compiled without errors but still does not work 2012-07-16 13:23:39 +02:00
HttpHandler.h further implementation of batch processing, still has segfaults 2012-07-16 17:53:04 +02:00
HttpHandlerFactory.cpp batch job code can now be compiled without errors but still does not work 2012-07-16 13:23:39 +02:00
HttpHandlerFactory.h new HttpServer & co implementation 2012-07-01 11:17:16 +02:00
HttpServer.cpp removed server startup options --server.require-keep-alive and --server.secure-require-keep-alive, small optimisations for HTTP request parsing and response header handling 2012-07-18 12:13:12 +02:00
HttpServer.h removed non-existing class 2012-07-20 12:26:49 +02:00
PathHandler.cpp the great Scheduler & Dispatcher refactoring 2012-06-30 23:52:49 +02:00
PathHandler.h the great rename 2012-06-08 15:01:25 +02:00
RedirectHandler.cpp the great Scheduler & Dispatcher refactoring 2012-06-30 23:52:49 +02:00
RedirectHandler.h the great rename 2012-06-08 15:01:25 +02:00
ServiceUnavailableHandler.cpp the great Scheduler & Dispatcher refactoring 2012-06-30 23:52:49 +02:00
ServiceUnavailableHandler.h the great rename 2012-06-08 15:01:25 +02:00