HttpMessage::send(PECL pecl_http >= 0.10.0) HttpMessage::send — Send message Описание
   public
   bool HttpMessage::send
    ( void
   ) 
  Send the Message according to its type as Response or Request. This provides limited functionality compared to HttpRequest and HttpResponse. Возвращаемые значенияВозвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.  | 
||