sO serveWithContentType(S text, S contentType) { ret serveByteArray(toUtf8(text), contentType); }