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