cloudflare/pingora

Is it possible to cache based on request body?

Open

#470 aberto em 14 de nov. de 2024

Ver no GitHub
 (3 comments) (2 reactions) (0 assignees)Rust (1.642 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (26.634 stars)
Métricas de merge de PR
 (Mesclagem média 1d 15h) (3 fundiu PRs em 30d)

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.

Guia do colaborador