cloudflare/pingora

Is it possible to cache based on request body?

Open

#470 aperta il 14 nov 2024

Vedi su GitHub
 (3 commenti) (2 reazioni) (0 assegnatari)Rust (1642 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (26.634 star)
Metriche merge PR
 (Merge medio 1g 15h) (3 PR mergiate in 30 g)

Descrizione

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.

Guida contributor