HttpResponse::getData

(PECL pecl_http >= 0.10.0)

HttpResponse::getDataGet data

Beskrivelse

static string HttpResponse::getData ( void )

Get the previously set data to be sent.

Returnerings Værdier

Returns a string containing the previously set data to send.

add a note add a note

User Contributed Notes

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