©
이 문서에서는 PHP 중국어 웹사이트 매뉴얼 풀어 주다
(PECL pecl_http >= 0.10.0)
HttpMessage::setHttpVersion — Set HTTP version
$version
)Set the HTTP Protocol version of the Message.
version
the HTTP protocol version
Returns TRUE
on success, or FALSE
if supplied version is out of range (1.0/1.1).