单项选择题

关于controller方法的返回Void说明正确的是()

A.可以使用使用request转向页面
B.可以通过request页面重定向
C.可以通过request指定响应结果
D.可以通过response.setCharacterEncoding("utf-8");