PHP Velho Oeste 2024

HttpResponse::getETag

(PECL pecl_http >= 0.10.0)

HttpResponse::getETagRécupère l'ETag

Description

static string HttpResponse::getETag ( void )

Récupère l'ETag calculé ou précédemment défini.

Valeurs de retour

Retourne l'ETag calculé ou précédemment défini sous la forme d'une chaîne.

Voir aussi

add a note add a note

User Contributed Notes

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