summaryrefslogtreecommitdiffstats
path: root/tests/HTTP/UrlClientTest.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improved testing framework. (#4376)Mattes D2019-08-261-21/+9
* Fix cUrlClient leak (#4125)peterbell102018-02-201-5/+19
* Fix Travis build (#4101)peterbell102017-12-221-1/+1
* cUrlClient: Refactored callbacks to use UniquePtr.Mattes D2016-08-221-8/+8
* cTCPLink supports TLS out of the box.Mattes D2016-08-221-13/+92
* UrlClient: Basic HTTP implementation.Mattes D2016-08-221-0/+162