关于HttpResponseRedirect类的描述,下列说法错误的是( )。4分
A、HttpResponseRedirect可直接使用URL名称
B、HttpResponseRedirect默认返回302状态码和临时重定向
C、若设置HttpResponseRedirect中参数permanent为True,会返回永久重定向
D、HttpResponseRedirect只支持硬编码链接
发布时间:2024-10-17 01:17:25
A、HttpResponseRedirect可直接使用URL名称
B、HttpResponseRedirect默认返回302状态码和临时重定向
C、若设置HttpResponseRedirect中参数permanent为True,会返回永久重定向
D、HttpResponseRedirect只支持硬编码链接