provide simple recovery/escape from apparent redirect recursion. If the
number of entries into http_error_302 exceeds the value set for the maxtries attribute (which defaults to 10), the recursion is exited by calling the http_error_500 method (or if that is not defined, http_error_default).
S
Skip Montanaro committed
c3e11d65691bb4af578df87235914b0202c6c1e2
Parent: bf416fa