feat: update implementation of cache. still unstable
This commit is contained in:
parent
460562183e
commit
cc6b78feb3
7 changed files with 134 additions and 66 deletions
|
|
@ -7,7 +7,6 @@ mod utils_synth_response;
|
|||
|
||||
#[cfg(feature = "sticky-cookie")]
|
||||
use crate::backend::LbContext;
|
||||
pub use cache::CacheObject;
|
||||
pub use {
|
||||
forwarder::Forwarder,
|
||||
handler_main::{HttpMessageHandler, HttpMessageHandlerBuilder, HttpMessageHandlerBuilderError},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue