http_send_content_type
(PECL pecl_http:0.10.0-1.5.5)
http_send_content_type — Send Content-Type
Parameters
-
content_type
-
the desired content type (primary/secondary)
Return Values
Returns TRUE on success or FALSE on failure.
Errors/Exceptions
Raises an E_WARNING when the content_type
doesn't seem to contain a primary and a secondary part.