若要获得名为username的Cookie值,以下语句错误的是
A.Requst.Cookie(“username”)
B.Requst.Cookies(“username”)
C.Response.Cookie(“username”)
D.Response.Cookies(“username”)
出自:河南职业技术学院动态网站开发