cloudflare/pingora

Is it possible to cache based on request body?

Open

#470 opened on 2024年11月14日

GitHub で見る
 (3 comments) (2 reactions) (0 assignees)Rust (26,634 stars) (1,642 forks)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.

コントリビューターガイド