cloudflare/pingora

Is it possible to cache based on request body?

Open

#470 geöffnet am 14. Nov. 2024

Auf GitHub ansehen
 (3 Kommentare) (2 Reaktionen) (0 zugewiesene Personen)Rust (1.642 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (26.634 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 1T 15h) (3 gemergte PRs in 30 T)

Beschreibung

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