The HttpResponse
PHP Manual

HttpResponse::getContentDisposition

(PECL pecl_http:0.10.0-1.5.5)

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 Manual