(PECL pecl_http >= 0.10.0)
HttpResponse::setContentType — content type を設定する
$content_type
)送信されるエンティティの Content-Type を設定します。
content_type
送信されるエンティティの content type (primary/secondary)。
成功した場合に TRUE
を返します。
content type にプライマリパート、セカンダリパートが含まれていない場合に
FALSE
を返します。