Back out 97036ab72558 which inappropriately compared turds to third parties.
1 function handleRequest(request, response)
3 response.processAsync();
4 response.setHeader("Content-Type", "text/plain", false);
5 response.setHeader("X-Frame-Options", "DENY", false);