Code:
private static final String OUTPUT_HEADERS = "HTTP/1.1 200 OK\\r\\n" + "Content-Type: application/json;charset=utf-8 \\r\\n" + &