I've been working on making a partial implementation of HTTP-network Fetch[1] so that I can begin testing the entire Fetch protocol as implemented in Servo. The empty steps are intentionally so, including the incomplete Step 5, which I started without realizing I don't need to do basic testing. [1] https://fetch.spec.whatwg.org/#http-network-fetch Source-Repo: https://github.com/servo/servo Source-Revision: 1ea2341a5d6fc3dd38f9557e7620c6ad4dc739a0