yiisoft/http-middleware

Etag Header Compliance with RFC

Aperta

#11 aperta il 9 nov 2025

 (5 commenti) (0 reazioni) (0 assegnatari)PHP (1 fork)auto 404
good first issuetype:enhancement

Metriche repository

Star
 (2 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor