]> git.tdb.fi Git - libs/net.git/history - source/http/client.cpp
Add a dynamic receiver class for more flexible packet handling
[libs/net.git] / source / http / client.cpp
2022-12-11 Mikko RasaInclude the matching header first in .cpp files
2022-12-11 Mikko RasaUse std::unique_ptr for owning pointers
2022-12-10 Mikko RasaUse nullptr instead of 0 for pointers
2022-12-10 Mikko RasaUse default member initializers where possible
2022-12-09 Mikko RasaAdjust exception classes and messages
2019-09-27 Mikko RasaImprove error handling
2019-09-21 Mikko RasaUpdate a deprecated header
2016-09-14 Mikko RasaSupport asynchronous name resolution in Http::Client
2011-08-10 Mikko RasaChange Client::signal_socket_error parameter to reference
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