HttpRequest::getRawResponseMessage(PECL pecl_http >= 0.21.0) HttpRequest::getRawResponseMessage — Get raw response message Описание
   public
   string HttpRequest::getRawResponseMessage
    ( void
   ) 
  Get the entire HTTP response. Список параметров
 Возвращаемые значенияReturns the complete web server response, including the headers in a form of a string.  | 
||