cloudflare/pingora

Is it possible to cache based on request body?

Open

#470 创建于 2024年11月14日

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

描述

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.

贡献者指南