Expand description
A thread that takes a URL and streams back the binary data.
Structsยง
- Auth
Cache - Auth
Cache Entry - Core
Resource Manager - Core
Resource Thread Pool - Threadpool used by Fetch and file operations.
- Resource
Channel ๐Manager - Thread
Pool ๐State - The state of the thread-pool used by CoreResource.
Functionsยง
- create_
http_ ๐states - load_
root_ ๐cert_ store_ from_ file - Load a file with CA certificate and produce a RootCertStore with the results.
- new_
core_ resource_ thread - Create a CoreResourceThread
- new_
resource_ threads - Returns a tuple of (public, private) senders to the new threads.
- read_
json_ from_ file - write_
json_ to_ file