Modules§
- Implementation of cookie creation and matching as specified by http://tools.ietf.org/html/rfc6265
- 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.
- An implementation of the Fetch specification
- hosts 🔒
- A memory cache implementing the logic specified in http://tools.ietf.org/html/rfc7234 and http://tools.ietf.org/html/rfc7232.
- A thread that takes a URL and streams back the binary data.
- A module for re-exports of items used in unit tests.
- The websocket handler has three main responsibilities: