单项选择题

下面哪项不是request对象的方法()。

A.getAttribute(Stringstr)
B.getCookies()
C.getParameter(Stringstr)
D.sendRedirect(Stringurl)