HttpMessage::toString
(PECL pecl_http >= 0.10.0)
HttpMessage::toString — Representación en formato string
Descripción
public
string HttpMessage::toString
([ bool $include_parent = false
] )
Consulta la representación en formato string del mensaje.
Parámetros
- include_parent
-
indica si el string de retorno debe contener o no mensajes padre.
Valores devueltos
Devuelve el mensaje en forma de string.
There are no user contributed notes for this page.
