util_httpopen (public, deprecated)

 util_httpopen method url [ rqset ] [ timeout ] [ http_referer ]

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

Deprecated. Invoking this procedure generates a warning.

Like ns_httpopen but works for POST as well; called by util_httppost

Parameters:
method (required)
url (required)
rqset (optional)
timeout (optional, defaults to "30")
http_referer (optional)
See Also:

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