cog/Plugins/HTTPSource
Christopher Snowhill e0e7274339 HTTP Reader: Fix opening really tiny files
Tiny files complete fetching within the scope of the open function, so
the URL session task would have completed already. Now the function will
accept the data, and allow reading it.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-02-04 22:03:22 -08:00
..
HTTPSource.xcodeproj Reduce minimum OS to macOS 10.12 2021-09-18 01:08:49 -07:00
HTTPSource.h HTTP reader: Keep track of task suspend/resume so we don't stall trying to resume an already running stream 2021-12-22 00:14:19 -08:00
HTTPSource.m HTTP Reader: Fix opening really tiny files 2022-02-04 22:03:22 -08:00
HTTPSource_Prefix.pch Added source plugin support. Things are incredibly broken. Besides Ogg Vorbis. That should still work. 2007-03-02 01:36:52 +00:00
Info.plist Updated everything else to ARC, and plugged a release cycle. 2016-05-05 13:05:39 -07:00