it("returns the first content-type", () => {
            const response = {
                body: "",
                headers: {"Content-Type": "text/html; application/xhtml+xml"},
                requestedURI: "http://example.com/",