in reply to Re: download JPG series with error-handling
in thread download JPG series with error-handling
410 (Gone) is another valid "this doesn't exist" response, and 403 might also be important. You might as well just detect any error return--the design might change in the future, after all. (HTTP errors start with a 4 or 5.)
=cut
--Brent Dax
There is no sig.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: download JPG series with error-handling
by DrWhy (Chaplain) on Mar 28, 2005 at 05:33 UTC | |
by ikegami (Patriarch) on Mar 28, 2005 at 06:09 UTC |