HttpMessage::getType

(PECL pecl_http >= 0.10.0)

HttpMessage::getTypeİleti türünü döndürür

Açıklama

public int HttpMessage::getType ( void )

İleti türünü döndürür. İleti türü şunlardan biri olabilir: HTTP_MSG_NONE, HTTP_MSG_REQUEST veya HTTP_MSG_RESPONSE.

Dönen Değerler

HTTP iletisinin türünü döndürür.

add a note add a note

User Contributed Notes

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