cloudflare/pingora

Is it possible to cache based on request body?

Open

#470 创建于 2024年11月14日

在 GitHub 查看
 (3 评论) (2 反应) (0 负责人)Rust (1,642 fork)batch import
enhancementhelp wanted

仓库指标

Star
 (26,634 star)
PR 合并指标
 (平均合并 1天 15小时) (30 天内合并 3 个 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.

贡献者指南