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:

Partial Call Graph (max 5 caller/called nodes):
util_http_file_upload util_http_file_upload (public, deprecated) util_httpopen util_httpopen util_http_file_upload->util_httpopen util_httppost util_httppost (public, deprecated) util_httppost->util_httpopen _ _ (public) util_httpopen->_ ad_log_deprecated ad_log_deprecated (public) util_httpopen->ad_log_deprecated

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