单项选择题

下列选项中,用于快速返回HttpResponseRedirect对象的是()。

A.render()
B.redirect()
C.render_to_response()
D.reverse()