cloudflare/pingora

Is it possible to cache based on request body?

Open

#470 ouverte le 14 nov. 2024

Voir sur GitHub
 (3 commentaires) (2 réactions) (0 assignés)Rust (1 642 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (26 634 stars)
Métriques de merge PR
 (Merge moyen 1j 15h) (3 PRs mergées en 30 j)

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.

Guide contributeur