cloudflare/pingora

Is it possible to cache based on request body?

开放

#470 创建于 2024年11月14日

 (3 条评论) (2 个反应) (0 位负责人)Rust (1,642 个派生)batch import
enhancementhelp wanted

仓库指标

星标
 (26,634 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Ideally I'd like to first receive the request body and use that to generate the CacheKey. Is this currently possible without forking Pingora? I wonder if it fits in the current lifecycle management.

贡献者指南