HTTPRedirectHandler.http_error_302(req, fp, code, msg, hdrs)
The same as http_error_301()
, but called for the ‘found’ response.
HTTPRedirectHandler.http_error_302(req, fp, code, msg, hdrs)
The same as http_error_301()
, but called for the ‘found’ response.
Please login to continue.