Jump to content

Validate External Links/Curl codes: Difference between revisions

m
wording
(Created page with "ValExtLinks uses the Unix tool 'curl' to query each link. These are the return values which can come from 'curl', taken from its man page. These codes appear in parentheses af...")
 
m (wording)
 
Line 1: Line 1:
ValExtLinks uses the Unix tool 'curl' to query each link. These are the return values which can come from 'curl', taken from its man page. These codes appear in parentheses after the three-digit [[../HTTP codes|HTTP response code]] for each link (except EI and IW links).
[[ValExtLinks]] uses the Unix tool 'curl' to query each link. These are the return values which can come from 'curl', taken from its man page. When an error occurs with 'curl' instead of with the [[../HTTP codes|server response]], these codes appear after a "000" HTTP response code for the link.


<pre>EXIT CODES
<pre>EXIT CODES