HttpResponse
PHP Manual

HttpResponse::getContentDisposition

(PECL pecl_http >= 0.10.0)

HttpResponse::getContentDispositionGet content disposition

Descrizione

static string HttpResponse::getContentDisposition ( void )

Get current Content-Disposition setting.

Valori restituiti

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

Vedere anche:


HttpResponse
PHP Manual