moodle/lib/filestorage
Aparup Banerjee 60b5a2fec7 MDL-27251 Files API - added timeout re-calculation as an optional argument. added setting for minimum Kbps for large files fetched from internet where the passed in timeout maybe too low.
allowed turning off the http HEAD request timeout calculation with zero (or negative) bitrate

	This was added in to allow servers that have a problem with
	HEAD requests to carry on with the given timeout without re-calculations.
	See PULL-651 for the discussion.

	the optional argument to force recalculation of timeout has been forced within scorm/locallib.php

	timeout re-calculation only increments timeout.
2011-04-27 10:49:40 +08:00
..
file_archive.php MDL-25472 support non-standard dir separators in zip archives and other anomalies 2010-12-08 08:08:45 +00:00
file_exceptions.php MDL-24321 switching to stdClass 2010-09-21 07:57:42 +00:00
file_packer.php
file_storage.php MDL-27251 Files API - added timeout re-calculation as an optional argument. added setting for minimum Kbps for large files fetched from internet where the passed in timeout maybe too low. 2011-04-27 10:49:40 +08:00
file_types.mm MDL-19927 - add media plugins support for ogg and ogv files. 2010-09-20 09:47:54 +00:00
stored_file.php MDL-24283 improved stored_file encapsulation, this should allow us to hack with stored_file/file_storage internals in the future without breaking BC 2010-09-19 15:50:18 +00:00
zip_archive.php MDL-24321 switching to stdClass 2010-09-21 07:57:42 +00:00
zip_packer.php MDL-24321 switching to stdClass 2010-09-21 07:57:42 +00:00