]> git.tdb.fi Git - libs/net.git/history - source/http/message.cpp
Add a dynamic receiver class for more flexible packet handling
[libs/net.git] / source / http / message.cpp
2022-12-11 Mikko RasaInclude the matching header first in .cpp files
2022-12-10 Mikko RasaUse default member initializers where possible
2022-12-09 Mikko RasaUse the auto type to shorten long declarations
2022-12-09 Mikko RasaPrefer range-based for loops where possible
2016-05-16 Mikko RasaFix header name normalization logic
2016-05-16 Mikko RasaUse string::size_type to store string offsets
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 RasaMerge branch 'http-master'
2011-08-10 Mikko RasaPrepare for assimilation into mspnet http-master