}
AsyncContext asyncCtx = req.startAsync();
// Add listener for managing error conditions
asyncCtx.addListener(new ContentAsyncListener());
if (useControlProtocol) {
doRequest4JsonControlProtocol(asyncCtx, contentId, resp);
} else {
// TODO: we should check that the content type correspond to