getResponseCode
HTTP_RESPONSECODE getResponseCode();
HTTP_RESPONSECODE response_code = conn.getResponseCode();
HTTP_RESPONSECODE response_code = conn.getResponseCode();
if (getResponseCode() == HTTP_OK && is_contenttype_ipp(getContentType())) {
if (getResponseCode() == HTTP_OK && is_contenttype_ipp(getContentType())) {