yiisoft/http-middleware

Etag Header Compliance with RFC

Offen

#11 geöffnet am 09.11.2025

 (5 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)PHP (1 Fork)auto 404
good first issuetype:enhancement

Repository-Metriken

Stars
 (2 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Compression algorithms add a suffix to the header value for compressed data.

https://www.rfc-editor.org/rfc/rfc9110.html#section-8.8.3

The middleware HttpCacheMiddleware generates a value for the fyS754q1xuoNp Etag. Compression algorithms add the suffix -gzip or -br to the fyS754q1xuoNp value.

Contributor Guide