]> git.tdb.fi Git - libs/net.git/history - source/http/server.cpp
Provide a method for the application to cancel connection keep-alive
[libs/net.git] / source / http / server.cpp
2016-04-19 Mikko RasaProvide a method for the application to cancel connecti...
2016-04-19 Mikko RasaAdhere to the spec with connection keep-alive
2016-04-19 Mikko RasaUse connection keepalive on async responses too
2016-04-19 Mikko RasaHide Http::Server destructor in the library
2015-04-06 Mikko RasaReject requests with a relative path
2015-01-22 Mikko RasaImplement connection keep-alive in HttpServer
2011-08-10 Mikko RasaDon't generate a duplicate signal when the connection...
2011-08-10 Mikko RasaStore pending responses in a map
2011-08-10 Mikko RasaMerge branch 'http-master'
2011-08-10 Mikko RasaPrepare for assimilation into mspnet http-master