util_link_responding_p (public, deprecated)

 util_link_responding_p url [ list_of_bad_codes ]

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

Deprecated. Invoking this procedure generates a warning.

Returns 1 if the URL is responding (generally we think that anything other than 404 (not found) is okay).

Parameters:
url (required)
list_of_bad_codes (optional, defaults to "404")
See Also:

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