HttpMessage::getHttpVersion

(PECL pecl_http >= 0.10.0)

HttpMessage::getHttpVersionGet HTTP version

Опис

public string HttpMessage::getHttpVersion ( void )

Get the HTTP Protocol Version of the Message.

Значення, що повертаються

Returns the HTTP protocol version as string.

add a note add a note

User Contributed Notes

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