1
0
cuberite-2a/source/HTTPServer
madmaxoft 5cf8fc12ae Added cHTTPServer callbacks; fixed keep-alives.
The HTTP server now calls callbacks specified in its start function (debugified atm.) and it processes multiple requests on a single connection.
2013-09-27 21:28:41 +02:00
..
HTTPConnection.cpp Added cHTTPServer callbacks; fixed keep-alives. 2013-09-27 21:28:41 +02:00
HTTPConnection.h Added cHTTPServer callbacks; fixed keep-alives. 2013-09-27 21:28:41 +02:00
HTTPMessage.cpp Fixed parsing and implemented write nofitication. 2013-09-27 20:33:18 +02:00
HTTPMessage.h Fixed parsing and implemented write nofitication. 2013-09-27 20:33:18 +02:00
HTTPServer.cpp Added cHTTPServer callbacks; fixed keep-alives. 2013-09-27 21:28:41 +02:00
HTTPServer.h Added cHTTPServer callbacks; fixed keep-alives. 2013-09-27 21:28:41 +02:00