Modulesยง
- async_
runtime - connector
- cookie
- Implementation of cookie creation and matching as specified by http://tools.ietf.org/html/rfc6265
- cookie_
storage - Implementation of cookie storage as specified in http://tools.ietf.org/html/rfc6265
- decoder ๐
- Adapted from an implementation in reqwest. A non-blocking response decoder.
- fetch
- An implementation of the Fetch specification
- filemanager_
thread - hosts ๐
- hsts
- http_
cache - A memory cache implementing the logic specified in http://tools.ietf.org/html/rfc7234 and http://tools.ietf.org/html/rfc7232.
- http_
loader - image_
cache - indexeddb
- local_
directory_ listing - protocols
- request_
interceptor - resource_
thread - A thread that takes a URL and streams back the binary data.
- storage_
thread ๐ - subresource_
integrity - test
- A module for re-exports of items used in unit tests.
- websocket_
loader ๐ - The websocket handler has three main responsibilities: