Module resource_thread

Source
Expand description

A thread that takes a URL and streams back the binary data.

Structsยง

AuthCache
AuthCacheEntry
CoreResourceManager
CoreResourceThreadPool
Threadpool used by Fetch and file operations.
ResourceChannelManager ๐Ÿ”’
ThreadPoolState ๐Ÿ”’
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