PHP Velho Oeste 2024

HttpMessage::detach

(PECL pecl_http >= 0.22.0)

HttpMessage::detachHttpMessage をデタッチする

説明

public HttpMessage HttpMessage::detach ( void )

HttpMessage オブジェクトの複製を返します。 これは親メッセージからデタッチされたものです。

パラメータ

返り値

デタッチされた、HttpMessage オブジェクトの複製を返します。

add a note add a note

User Contributed Notes

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