util_link_responding_putil_link_responding_p url [ list_of_bad_codes ]
Defined in packages/acs-core/utilities-procs.tclReturns 1 if the URL is responding (generally we think that anything other than 404 (not found) is okay).
- Parameters:
-
url
list_of_bad_codes (defaults to "404" )
|