]> git.tdb.fi Git - libs/net.git/history - source/http/server.h
Use default member initializers where possible
[libs/net.git] / source / http / server.h
2022-12-10 Mikko RasaUse default member initializers where possible
2022-12-09 Mikko RasaAdd a function to close all HTTP connections
2019-09-27 Mikko RasaAllow creating an Http::Server without immediately...
2016-04-19 Mikko RasaProvide a method for the application to cancel connecti...
2016-04-19 Mikko RasaUse connection keepalive on async responses too
2016-04-19 Mikko RasaHide Http::Server destructor in the library
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