CakeFest 2024: The Official CakePHP Conference

Yaf_Request_Http::getRaw

(Yaf >=3.0.7)

Yaf_Request_Http::getRawRetrieve Raw request body

Descrição

public Yaf_Request_Http::getRaw(): mixed

Retrieve Raw request body

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Return string on success, FALSE on failure.

Veja Também

add a note

User Contributed Notes

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