cloudflare/pingora

Is it possible to cache based on request body?

Open

#470 opened on Nov 14, 2024

View on GitHub
 (3 comments) (2 reactions) (0 assignees)Rust (26,634 stars) (1,642 forks)batch import
enhancementhelp wanted

Description

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.

Contributor guide

Is it possible to cache based on request body? · cloudflare/pingora#470 | Good First Issue