👎Deprecated: Direct HTTP test utility support from
aws-smithy-runtime
crate is deprecated. Please use the test-util
feature from aws-smithy-http-client
insteadAvailable on crate features
client
and test-util
and connector-hyper-0-14-x
only.Structs§
- A network traffic recording may contain multiple different connections occurring simultaneously
- Error response wrapper
- A network event
- A complete traffic recording
- Recording client
- Replay traffic recorded by a
RecordingClient
- An initial HTTP request, roughly equivalent to
http::Request<()>
- An initial HTTP response roughly equivalent to
http::Response<()>
Enums§
- Network Action
- HTTP Body Data Abstraction
- Event direction
- Serialization version of DVR data