yiisoft/http-middleware

Etag Header Compliance with RFC

Ouverte

#11 ouverte le 9 nov. 2025

 (5 commentaires) (0 réaction) (0 personne assignée)PHP (1 fork)auto 404
good first issuetype:enhancement

Métriques du dépôt

Stars
 (2 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur