aboutsummaryrefslogtreecommitdiffhomepage
path: root/pingora-proxy/src/lib.rs
AgeCommit message (Expand)Author
11 daysadd range_header_filter to proxy traitbleeper-yuchen-9df2f3f6e6b919a632b08af4584a1c1a3bcee0fdMatthew Gumport
2024-11-22change visibility of create_dummy_sessionMatthew Gumport
11 daysImprove support for sending custom response headers and bodies for error mess...Andrew Hauck
2024-11-22Release cache lock after proxy upstream filter, serve staleEdward Wang
2024-11-08Allow errors from upstream_response_body_filterEdward Wang
2024-09-23Add support for gRPC-web module to bridge gRPC-web client requests to gRPC se...Andrew Hauck
2024-09-06disable caching during error handlingMatthew Gumport
2024-08-30Weaken or remove etags when downstream compression appliesEdward Wang
2024-07-26Address Rust 1.80 clippy warnings.Yuchen Wu
2024-07-12Mark the error source from get_http_session()Yuchen Wu
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-21h2c supportAndrew Hauck
2024-06-07Add new_h1() backYuchen Wu
2024-06-07Introduce HttpModules to pingora-proxy.Yuchen Wu
2024-05-31Refactor Service API: Arc is no longer needed for apps.Yuchen Wu
2024-05-10cargo fmtKevin Guthrie
2024-05-10Add `Service<HttpProxy<T>>` constructor for providing nameJames Munns
2024-05-10Add purge_response callbackewang
2024-05-10Add async_cleanup() method to ServerApp traityaohuiming
2024-04-26Add support for downstream h2 trailers and add an upstream h2 response traile...Andrew Hauck
2024-04-05Fix typos and grammar issues in docsYuchen Wu
2024-03-01Fix typos and grammar issuesYuchen Wu
2024-02-27Release Pingora version 0.1.0v0.1.0Yuchen Wu