单项选择题

下列接口中,继承自ServletRequest接口,用于封装HTTP请求信息的是()

A.ServletConfig接口
B.ServletContext接口
C.HttpServletRequest接口
D.HttpServletResponse接口