pub async fn extract_read_preference(
request: Request<Body>,
next: Next,
) -> Response
Expand description
Extract read preference from the request headers.
pub async fn extract_read_preference(
request: Request<Body>,
next: Next,
) -> Response
Extract read preference from the request headers.