Expand description

Extremely Experimental Test Connection

Warning: Extremely experimental, API likely to change.

DVR is an extremely experimental record & replay framework that supports multi-frame HTTP request / response traffic.

Structs

A network traffic recording may contain multiple different connections occurring simultaneously
Error response wrapper
A network event
A complete traffic recording
Recording Connection Wrapper
Replay traffic recorded by a RecordingConnection
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