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