HttpResponse::getData
(PECL pecl_http >= 0.10.0)
HttpResponse::getData — Get data
설명
static
string HttpResponse::getData
( void
)
Get the previously set data to be sent.
반환값
Returns a string containing the previously set data to send.
참고
- HttpResponse::setData() - Set data
- HttpResponse::getFile() - Get file
- HttpResponse::setFile() - Set file
- HttpResponse::getStream() - Get Stream
- HttpResponse::setStream() - Set stream
There are no user contributed notes for this page.
