GET /test HTTP/1.1 Accept: application/json
HTTP/1.1 200 OK Content-Type: application/json;charset=UTF-8 Content-Length: 59 [ { "id" : 1, "content" : "test data !!!!!!!!!!!!!" } ]