yiisoft/http-middleware

Etag Header Compliance with RFC

开放

#11 创建于 2025年11月9日

 (5 条评论) (0 个反应) (0 位负责人)PHP (1 个派生)auto 404
good first issuetype:enhancement

仓库指标

星标
 (2 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南