Framework Benchmarks
TechEmpower
MARCH 28, 2013
With the content type set to application/json. length; this.req.response.putHeader("Content-Type", "application/json; charset=UTF-8"); this.req.response.putHeader("Content-Length", contentLength); this.req.response.write(result); this.req.response.end(); } catch (IOException e) { req.response.statusCode = 500; req.response.end(); } } } }.
Let's personalize your content