Commit Graph

9 Commits

Author SHA1 Message Date
tastytea 5af456a18b
Fix documentation for check(). 2020-11-13 20:29:23 +01:00
tastytea e1827d08cc
Fix CURLException::what(). 2020-11-13 20:28:24 +01:00
tastytea 442f27a511
Re-order constructors. 2020-11-13 19:37:12 +01:00
tastytea 4cb99531b1
Move stuff into the implementation file. 2020-11-13 19:36:24 +01:00
tastytea 6f6de3ad5f
Delete all copy and move constructors.
I'll think about them later.
2020-11-13 19:35:10 +01:00
tastytea 194e729b29
Add set_proxy(). 2020-11-13 18:33:03 +01:00
tastytea dd193cf0e0
Add version, fix a few things. 2020-11-08 15:50:14 +01:00
tastytea 63a14867c3
Add new type answer to hold status, headers and body of a request. 2020-11-07 23:50:44 +01:00
tastytea 0173093d3d
Initial commit.
Seems to work.
2020-11-03 22:53:20 +01:00