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

search for in the

HttpMessage::setRequestUrl> <HttpMessage::setHttpVersion
[edit] Last updated: Fri, 25 May 2012

view this page in

HttpMessage::setRequestMethod

(PECL pecl_http >= 0.10.0)

HttpMessage::setRequestMethodリクエストメソッドを設定する

説明

public bool HttpMessage::setRequestMethod ( string $method )

HTTP メッセージのリクエストメソッドを設定します。

パラメータ

method

リクエストメソッドの名前。

返り値

成功した場合は TRUE、メッセージの型が HttpMessage::TYPE_REQUEST でない場合、あるいは無効なリクエストメソッドが指定された場合は FALSE を返します。



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

 
show source | credits | stats | sitemap | contact | advertising | mirror sites