Function aws_smithy_runtime::client::http::test_util::capture_request

source ยท
pub fn capture_request(
    response: Option<Response<SdkBody>>,
) -> (CaptureRequestHandler, CaptureRequestReceiver)
Available on crate features client and test-util only.