]> git.tdb.fi Git - libs/net.git/history - source/http
Use connection keepalive on async responses too
[libs/net.git] / source / http /
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-04-06 Mikko RasaCorrect a typo in a multiple inclusion guard
2015-01-22 Mikko RasaImplement connection keep-alive in HttpServer
2015-01-22 Mikko RasaMake Request API consistent with itself and others
2015-01-22 Mikko RasaAdd 405 (method not allowed) status
2013-04-01 Mikko RasaFix 64-bit compilation
2012-12-01 Mikko RasaAdd the target type to a lexical_cast invocation
2011-10-05 Mikko RasaFix some header names
2011-08-10 Mikko RasaDon't generate a duplicate signal when the connection...
2011-08-10 Mikko RasaFix URL regex
2011-08-10 Mikko RasaChange Client::signal_socket_error parameter to reference
2011-08-10 Mikko RasaStore pending responses in a map
2011-08-10 Mikko RasaOne more exception change
2011-08-10 Mikko RasaMerge branch 'http-master'
2011-08-10 Mikko RasaPrepare for assimilation into mspnet http-master