/* ------------------------------------------------------------ */
 public String getContentType() {
   return _httpResponse.getContentType();
 }