The HttpResponse
PHP 手册

HttpResponse::getFile

(PECL pecl_http >= 0.10.0)

HttpResponse::getFileGet file

说明

static string HttpResponse::getFile ( void )

Get the previously set file to be sent.

返回值

Returns the previously set path to the file to send as string.

参见


The HttpResponse
PHP 手册