util::http::curl::timeout (private)
util::http::curl::timeout input
Defined in packages/acs-tcl/tcl/http-client-procs.tcl
Convert the provided timeout value to a format suitable for curl. Since curl versions before 7.32.0 just accept integer, the granularity is set to seconds. On doubt, the value is rounded up.
- Parameters:
- input (required)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.