Expand description
Reqwest-based implementation of the ChallengeHttpClient trait.
Provides a thin adapter around reqwest::Client that converts between the
shared HTTP representations used by the solver core and the concrete
transport.
Structsยง
- Reqwest
Challenge Http Client - Reqwest-backed HTTP client used during challenge replay.