danicoin/contrib/epee
Riccardo Spagni 5fb3f97a55
Merge pull request #1629
c02e1cb9 Updates to epee HTTP client code   - http_simple_client now uses std::chrono for timeouts   - http_simple_client accepts timeouts per connect / invoke call   - shortened names of epee http invoke functions   - invoke command functions only take relative path, connection     is not automatically performed (Lee Clagett)
2017-02-02 19:32:01 +02:00
..
demo removing some unsed epee files 2017-01-20 01:05:14 +00:00
include Updates to epee HTTP client code 2017-01-25 15:39:32 -05:00
src GUI: Add install target for epee 2017-01-30 23:29:05 +01:00
tests undelete epee tests.cpp 2017-01-21 10:00:32 +08:00
CMakeLists.txt Adding HTTP Digest Auth (but not yet enabled) 2016-12-13 00:19:54 -05:00
LICENSE.txt year updated in license 2015-01-02 18:52:46 +02:00
README.md year updated in license 2015-01-02 18:52:46 +02:00

epee - is a small library of helpers, wrappers, tools and and so on, used to make my life easier.