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