http.OutgoingMessage 类


该类作为 http.ClientRequesthttp.ServerResponse 的父类。 从 HTTP 事务的参与者的角度来看,它是对传出消息的抽象。

This class serves as the parent class of http.ClientRequest and http.ServerResponse. It is an abstract of outgoing message from the perspective of the participants of HTTP transaction.