Working with remote HTTP file as ZIP archive

16 Aug
2012
16 Aug
'12
7:38 p.m.
Hi. I want %subj%. Is it possible with lazy evaluation and any existing Haskell libraries do: 1) open remote file via HTTP, read random pieces of it but not to download the whole file? HTTP standard supporting partial reads... 2) open remote file via HTTP as ZIP archive, get list of files, get specific file (whole) or get part of specific file, but again, using lazy eval, not to fetch all stuff. So is it possible? Thanks in advance!
4662
Age (days ago)
4662
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dennis Yurichev