libfetch 0.0.0
A lightweight asynchronous HTTP/1.1 client library implementing a subset of the WHATWG Fetch API.
|
Data Fields | |
uint64_t | expiry_time_ms |
uint64_t | connection_id |
struct fetch_timer * | next |
uint64_t fetch_timer::connection_id |
uint64_t fetch_timer::expiry_time_ms |
struct fetch_timer* fetch_timer::next |