Module net::resource_thread
source ยท Expand description
A thread that takes a URL and streams back the binary data.
Structsยง
- Threadpool used by Fetch and file operations.
- ThreadPoolState ๐The state of the thread-pool used by CoreResource.
Functionsยง
- create_http_states ๐
- Load a file with CA certificate and produce a RootCertStore with the results.
- Create a CoreResourceThread
- Returns a tuple of (public, private) senders to the new threads.