1 reference to MAX_RANGE_ALLOWED
System.Web (1)
StaticFileHandler.cs (1)
415if (totalBytes > fileLength * MAX_RANGE_ALLOWED) {