HttpResponse::getContentType

(no version information, might be only in CVS)

HttpResponse::getContentType -- Get content type

Beskrivelse

staticstring HttpResponse::getContentType ( void )

Get current Content-Type header setting.

Returneringsværdier

Returns the currently set content type as string.

Se også

HttpResponse::getContentDisposition()
HttpResponse::setContentDisposition()
HttpResponse::setContentType()
HttpResponse::guessContentType()