HttpResponse::setContentType

Example

 static bool HttpResponse::setContentType ( string $content_type ) 

Description

Set the Content-Type of the sent entity.

Return Values

Returns TRUE on success, or FALSE if the content type does not seem to contain a primary and secondary content type part.