aboutsummaryrefslogtreecommitdiffhomepage
path: root/pingora-proxy/src/proxy_trait.rs
AgeCommit message (Expand)Author
2024-11-08Allow errors from upstream_response_body_filterEdward Wang
2024-10-11Windows supportYuchen Wu
2024-09-13document early_request_filterspacewander
2024-06-28Move adding ResponseCompression module logic to init_downstream_modulesYuchen Wu
2024-06-28Added `init_downstream_modules` phase allowing modules to be set up before st...Wladimir Palant
2024-06-07Introduce HttpModules to pingora-proxy.Yuchen Wu
2024-05-24expose session to cache_hit_filter phaseZaidoon Abd Al Hadi
2024-05-24Add request body filterYuchen Wu
2024-05-10Add purge_response callbackewang
2024-04-26Add support for downstream h2 trailers and add an upstream h2 response traile...Andrew Hauck
2024-04-12Add cache_not_modified_filter, handle etag/last-modifiedewang
2024-04-05Add/polish some commentsGustav Davidsson
2024-04-05Fix typos and grammar issues in docsYuchen Wu
2024-04-05Allow response body to be modified.Yuchen Wu
2024-03-15fix some commentsbattmdpkq
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