]> git.tdb.fi Git - libs/net.git/history - source/http/request.cpp
Add a dynamic receiver class for more flexible packet handling
[libs/net.git] / source / http / request.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 RasaReject HTTP messages starting with a linefeed
2016-05-16 Mikko RasaUse string::size_type to store string offsets
2015-01-22 Mikko RasaMake Request API consistent with itself and others
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