summaryrefslogtreecommitdiffstats
path: root/src/request.cpp
Commit message (Expand)AuthorAge
* Renamed “Request” to “Connection”.tastytea2020-01-05
* Simple GET request works.tastytea2020-01-04
* Move low-level network stuff to CURLWrapper.tastytea2020-01-04
* Add Request::get() (without real function for now).tastytea2020-01-04
* Use Instance and Request classes.tastytea2020-01-03