HttpResponse
PHP Manual

HttpResponse::getContentType

(PECL pecl_http >= 0.10.0)

HttpResponse::getContentTypeGet content type

Beschreibung

static string HttpResponse::getContentType ( void )

Get current Content-Type header setting.

Rückgabewerte

Returns the currently set content type as string.

Siehe auch


HttpResponse
PHP Manual