单项选择题

A.Requst.Cookie(“username”)
B.Requst.Cookies(“username”)
C.Response.Cookie(“username”)
D.Response.Cookies(“username”)