Call flask.Response(status=201) to create a Response object with HTTP status code 201. Return this value from the route to return an HTTP status code 201 to ...
確定! 回上一頁