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