cloudflare/pingora

Is it possible to cache based on request body?

Open

#470 建立於 2024年11月14日

在 GitHub 查看
 (3 留言) (2 反應) (0 負責人)Rust (1,642 fork)batch import
enhancementhelp wanted

倉庫指標

Star
 (26,634 star)
PR 合併指標
 (平均合併 1天 15小時) (30 天內合併 3 個 PR)

描述

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.

貢獻者指南