flask.redirect¶ ... Returns a response object (a WSGI application) that, if called, redirects the client to the target location. Supported codes are 301, 302, 303 ...
確定! 回上一頁