类:http.OutgoingMessage


¥Class: http.OutgoingMessage

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

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