this.doRequest(url, binarySource, function(data) {
        var parser = _this.poParser;
        if(type === _this.MO_MIME_TYPE) {
            parser = _this.moParser;
        }