PHP Velho Oeste 2024

HttpRequest::getContentType

(PECL pecl_http >= 0.10.0)

HttpRequest::getContentTypecontent type を取得する

説明

public string HttpRequest::getContentType ( void )

事前に設定された content type を取得します。

返り値

事前に設定された content type を文字列で返します。

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top