Release v1.3.0
Added
http_client::ClientBuilder::with(middleware)— chainable extension point that appends a caller-suppliedreqwest_middleware::Middlewareto the stack after the built-in trace and request-id middleware. Multiple calls compose in call order.