summaryrefslogtreecommitdiffstats
path: root/src/HTTP/UrlClient.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove smart pointer macrospeterbell102017-07-211-6/+6
* cUrlClient: Refactored callbacks to use UniquePtr.Mattes D2016-08-221-20/+20
* cTCPLink supports TLS out of the box.Mattes D2016-08-221-5/+69
* UrlClient: Basic HTTP implementation.Mattes D2016-08-221-0/+611