Module resource_thread

Source
Expand description

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

Structsยง

AuthCache
AuthCacheEntry
CoreResourceManager
ResourceChannelManager ๐Ÿ”’

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.