context.logger.error("A malformed 'Range' header was provided. A regular response will be sent for this request.");
}elseif(parsedRanges.length>1){
context.logger.error("A 'Range' header with multiple ranges was provided. Multiple ranges are not supported, so a regular response will be sent for this request.");