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