Expand description
Basic HTTP client, uses reqwest
Structsยง
- HTTP requester struct, send HTTP requests via
reqwestclient. Also its compatible withRequesterInterface
Basic HTTP client, uses reqwest
reqwest client.
Also its compatible with RequesterInterface