Add curl timeout parameter
Compare changes
Files
2- Stefan Spettel authored
Signed-off-by:
Stefan Spettel <stefan.spettel@phine.tech>
+ 13
− 0
@@ -141,6 +141,19 @@ bool fromStringValue(const std::string& inStr, double& value) {
Signed-off-by:
Stefan Spettel <stefan.spettel@phine.tech>