mirror of
https://git.wownero.com/wownero/wownero.git
synced 2025-01-18 18:08:38 +00:00
5fb3f97a55
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)