summaryrefslogtreecommitdiffstats
path: root/include/connection.hpp
Commit message (Expand)AuthorAge
* Replace string with string_view where possible.tastytea2020-01-08
* Add support for parameters (GET).tastytea2020-01-08
* Renamed return_types.hpp to answer.hpp.tastytea2020-01-06
* Make _endpoint_map static.tastytea2020-01-05
* Only construct 1 API per Connection.tastytea2020-01-05
* Optimize request-flow. 😃tastytea2020-01-05
* Renamed “Request” to “Connection”.tastytea2020-01-05