util_httpgetutil_httpget url [ headers ] [ timeout ] [ depth ]
Defined in packages/acs-core/utilities-procs.tclJust like ns_httpget, but first optional argument is an ns_set of headers to send during the fetch.
- Parameters:
-
url
headers (optional)
timeout (defaults to "30" )
depth (defaults to "0" )
|