HttpResponse::getContentType

(PECL pecl_http >= 0.10.0)

HttpResponse::getContentTypeGet content type

說明

static string HttpResponse::getContentType ( void )

Get current Content-Type header setting.

回傳值

Returns the currently set content type as string.

參見

add a note add a note

User Contributed Notes

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