]> git.tdb.fi Git - libs/net.git/history - source/http/utils.cpp
Add a dynamic receiver class for more flexible packet handling
[libs/net.git] / source / http / utils.cpp
2022-12-11 Mikko RasaUse the append function from string utilities
2022-12-11 Mikko RasaInclude the matching header first in .cpp files
2022-12-09 Mikko RasaReserve space for strings before appending characters
2022-12-09 Mikko RasaPrefer range-based for loops where possible
2019-09-23 Mikko RasaAllow the query part of a URL to be empty
2013-04-01 Mikko RasaFix 64-bit compilation
2011-10-05 Mikko RasaFix some header names
2011-08-10 Mikko RasaFix URL regex
2011-08-10 Mikko RasaMerge branch 'http-master'
2011-08-10 Mikko RasaPrepare for assimilation into mspnet http-master