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