Anonymous - 2025-09-11

Originally posted by: asavageiv

I see that this is not easily possible because Cache does not support caching POST requests. I'm not sure if I should move away from gRPC-Web if I want a PWA, implement some kind of custom handler that mangles the POST responses into GET responses, or something else.