"use strict"; function handleRequest(request, response) { response.processAsync(); }