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.

貢獻者指南