util_httpget (public, deprecated)

 util_httpget url [ headers ] [ timeout ] [ depth ]

Defined in packages/acs-tcl/tcl/deprecated-procs.tcl

Deprecated. Invoking this procedure generates a warning.

util_httpget simply calls util::http::get which also returns status and last_modified

Parameters:
url (required)
headers (optional)
timeout (optional, defaults to "30")
depth (optional, defaults to "0")
See Also:

Testcases:
No testcase defined.
[ show source ]
Show another procedure: