HttpRequest::__construct
HttpRequest のコンストラクタ
&reftitle.description;
public
HttpRequest::__construct
stringurl
intrequest_methodHTTP_METH_GET
arrayoptions
新しい HttpRequest オブジェクトのインスタンスを作成します。
&reftitle.parameters;
url
リクエスト対象の URL。
request_method
使用するリクエストメソッド。
options
リクエストオプションの連想配列。
&reftitle.errors;
HttpException をスローします。