aboutsummaryrefslogtreecommitdiffhomepage
path: root/.bleep
diff options
context:
space:
mode:
authorEdward Wang <[email protected]>2024-10-11 13:44:39 -0700
committerKevin Guthrie <[email protected]>2024-10-28 11:51:38 -0400
commit1db55fc5f6d5fa3e61a5ceb8263e4aee66649fa9 (patch)
tree6c338c7242ae0022450c608dc7f6507de3369731 /.bleep
parent04d7cfeef6205d2cf33ad5704a363ee107250771 (diff)
downloadpingora-1db55fc5f6d5fa3e61a5ceb8263e4aee66649fa9.tar.gz
pingora-1db55fc5f6d5fa3e61a5ceb8263e4aee66649fa9.zip
Apply response_body_filter when serving from cache
Previously the response header filter was applied when serving from cache (using `proxy_cache_hit`), but not the response body filter.
Diffstat (limited to '.bleep')
-rw-r--r--.bleep2
1 files changed, 1 insertions, 1 deletions
diff --git a/.bleep b/.bleep
index 0c316c3..6c2c495 100644
--- a/.bleep
+++ b/.bleep
@@ -1 +1 @@
-a4032182c556d6fee5f22d0b56b99b03c8fc6868 \ No newline at end of file
+c9b2323f5cb8843bd0c24c82df577cd7a419ff6d \ No newline at end of file