The HttpResponse
PHP 手册

HttpResponse::getContentDisposition

(PECL pecl_http >= 0.10.0)

HttpResponse::getContentDispositionGet content disposition

说明

static string HttpResponse::getContentDisposition ( void )

Get current Content-Disposition setting.

返回值

Returns the current content disposition as string like sent in a header.

参见


The HttpResponse
PHP 手册