pingora/pingora-proxy/tests
ewang 3f682ea37f Add cache_not_modified_filter, handle etag/last-modified
This filter allows customizing the `ETag`/`Last-Modified` check to see
if the proxy cache can return 304 Not Modified instead of the full
response.

Also flesh out the `ETag`/`Last-Modified` handling in the base
`not_modified_filter` with `If-None-Match` and `If-Modified-Since`.
2024-04-12 15:30:28 -07:00
..
keys Release Pingora version 0.1.0 2024-02-27 20:25:44 -08:00
utils Add server_addr and client_addr to Session 2024-03-15 14:37:56 -07:00
headers.dict Release Pingora version 0.1.0 2024-02-27 20:25:44 -08:00
pingora_conf.yaml Release Pingora version 0.1.0 2024-02-27 20:25:44 -08:00
test_basic.rs Add server_addr and client_addr to Session 2024-03-15 14:37:56 -07:00
test_upstream.rs Add cache_not_modified_filter, handle etag/last-modified 2024-04-12 15:30:28 -07:00