Should the response content be deserialized from JSON?

Property definitions

app $ AsyncHttpRequest :: deserialize_json=
	# Should the response content be deserialized from JSON?
	var deserialize_json = true is writable
lib/app/http_request.nit:78,2--79,40