aboutsummaryrefslogtreecommitdiffhomepage
path: root/pingora-proxy/src/proxy_h2.rs
AgeCommit message (Expand)Author
2024-11-22Release cache lock after proxy upstream filter, serve staleEdward Wang
2024-11-22Check content-length on end of stream h2 headerEdward Wang
2024-11-08Check h2 stream end for errorEdward Wang
2024-10-11Don't reuse session when downstream errors during cache missEdward Wang
2024-10-11Windows supportYuchen Wu
2024-09-23Add support for gRPC-web module to bridge gRPC-web client requests to gRPC se...Andrew Hauck
2024-07-12Invoke request_body_filter of modules for proxiesYuchen Wu
2024-06-21h2c supportAndrew Hauck
2024-05-24Add request body filterYuchen Wu
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-05Fix typos and grammar issues in docsYuchen Wu
2024-04-05Allow response body to be modified.Yuchen Wu
2024-02-27Release Pingora version 0.1.0v0.1.0Yuchen Wu