PHP Velho Oeste 2024

HttpMessage::getBody

(PECL pecl_http >= 0.10.0)

HttpMessage::getBodyConsultar cuerpo del mensaje

DescripciĆ³n

public string HttpMessage::getBody ( void )

Consulta el cuerpo del objeto HttpMessage analizado.

Valores devueltos

Devuelve el cuerpo del mensaje en forma de string.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top