public string HttpMessage::guessContentType ( string $magic_file [, int $magic_mode = MAGIC_MIME ] )
Attempts to guess the content type of the message body through libmagic.
Returns the guessed content type on success or FALSE on failure.