yiisoft/http-middleware

Etag Header Compliance with RFC

オープン

#11 opened on 2025/11/09

 (5 件のコメント) (0 件のリアクション) (0 人の担当者)PHP (1 件のフォーク)auto 404
good first issuetype:enhancement

Repository metrics

Stars
 (2 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド