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