sS grabContentTypeOfURL(S url) { ret first(mapGet(getURLHeadersByHEAD(url), "content-type")); }