aboutsummaryrefslogtreecommitdiffhomepage
path: root/pingora-proxy/tests/test_upstream.rs
AgeCommit message (Expand)Author
11 daysAdd the ability to trigger forced-miss behavior from the `cache_hit_filter` f...Kevin Guthrie
2024-11-22Only cache GET response after bypassEdward Wang
2024-11-08Check h2 stream end for errorEdward Wang
2024-09-13Allow miss handler to lookup storage using streaming write tagEdward Wang
2024-09-06disable caching during error handlingMatthew Gumport
2024-08-09Set stale-updating as an explicit CachePhaseEdward Wang
2024-06-28Add a write timeout to write body buf and an option to set a minimum send rateAndrew Hauck
2024-04-26Vary examplesGustav Davidsson
2024-04-12Add cache_not_modified_filter, handle etag/last-modifiedewang
2024-03-15compile and test cleanly with nightlyMatthew Gumport
2024-03-01Run upstream_response_filter on 304 from upstream cache revalidationewang
2024-02-27Release Pingora version 0.1.0v0.1.0Yuchen Wu