util_link_responding_p

EveAndersson.com : API Browser : util_link_responding_p

util_link_responding_p

util_link_responding_p url [ list_of_bad_codes ]
Defined in packages/acs-core/utilities-procs.tcl

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

Show another procedure:

eve@eveandersson.com