pingora/pingora-core
Yuchen Wu 8a8302cf7b Respect the keepalive setting sent in HTTP client
Before this change, a HTTP client would only respect
the Connection header returned from the server.

Now, if the client sends "Connection: closed", it would not
keepalive regardless what the server returns.
2024-06-07 15:42:30 -04:00
..
src Respect the keepalive setting sent in HTTP client 2024-06-07 15:42:30 -04:00
tests Refactor Service API: Arc is no longer needed for apps. 2024-05-31 11:04:36 -07:00
Cargo.toml Dropping the clap version to the most recent compatible with our rust 1.72 2024-05-24 10:00:06 -07:00
LICENSE Release Pingora version 0.1.0 2024-02-27 20:25:44 -08:00