danicoin/contrib/epee
Lee Clagett c02e1cb943 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
2017-01-25 15:39:32 -05: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 mlog: allow using numerical level as default prefix 2017-01-22 16:54:17 +00: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.