PHP Velho Oeste 2024

HttpResponse::getETag

(PECL pecl_http >= 0.10.0)

HttpResponse::getETagETag を取得する

説明

static string HttpResponse::getETag ( void )

予測される、あるいは事前に設定された独自の ETag を取得します。

返り値

予測される、あるいは事前に設定された独自の ETag を、クォートされた文字列で返します。

参考

add a note add a note

User Contributed Notes

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