util_httpget

EveAndersson.com : API Browser : util_httpget

util_httpget

util_httpget url [ headers ] [ timeout ] [ depth ]
Defined in packages/acs-core/utilities-procs.tcl

Just 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")
[ show source ]

Show another procedure:

eve@eveandersson.com