多项选择题

下列对HTTP中http.Server Response对象的描述正确的有()

A.是返回给客户端的信息
B.是由http.Server的response事件发送的
C.http.Server Response是一个可读流
D.http.Server Response是一个可写流