ashleysommer 72db1188c7 Add an option to the static() helper to switch on streaming for large files.
By default uses a 1M threshold.
ie. if the static file to serve is >= 1M it will stream the file.
This threshold value is configurable by passing an int instead of a bool to `stream_large_files` parameter of `static()`.
2017-05-20 09:56:05 +10:00
..
2017-05-08 17:44:23 -07:00
2017-04-27 03:16:38 -04:00
2017-03-23 18:37:06 -07:00
2017-05-11 11:18:59 +08:00
2017-01-27 22:15:34 -06:00
2017-05-11 11:49:32 -07:00
2017-04-29 02:39:56 +07:00
2017-04-11 16:02:57 -05:00
2017-02-15 20:54:00 -06:00