mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-13 03:42:35 -06:00
ff450934d1
Since a cache was created per request, this did not work as intended. As it's unlikely that http.send is used in decision log drop/masking decisions, it should be alright to leave this out until this is requested, if ever. Signed-off-by: Anders Eknert <anders@styra.com>