Warning: This document is somewhat outdated. See https://chromium.googlesource.com/chromium/src/+/HEAD/net/docs/life-of-a-url-request.md for more modern information. Overview The network stack is a mostly single-threaded cross-platform library primarily for resource fetching. Its main interfaces are URLRequest and URLRequestContext. URLRequest, as indicated by its name, represents the request for