PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

HttpMessage::setRequestMethod> <HttpMessage::setHeaders
Last updated: Fri, 10 Oct 2008

view this page in

HttpMessage::setHttpVersion

(PECL pecl_http:0.10.0-1.5.5)

HttpMessage::setHttpVersionHTTP バージョンを設定する

説明

public bool HttpMessage::setHttpVersion ( string $version )

メッセージの HTTP プロトコルバージョンを設定します。

パラメータ

version

HTTP のプロトコルバージョン。

返り値

成功した場合に TRUE、あるいは指定したバージョンが範囲外 (1.0/1.1 以外) の場合に FALSE を返します。



add a note add a note User Contributed Notes
HttpMessage::setHttpVersion
There are no user contributed notes for this page.

HttpMessage::setRequestMethod> <HttpMessage::setHeaders
Last updated: Fri, 10 Oct 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites