http_file: ensure regular paths are rewound, too
commit7faeab6c16cf127024d2cd8ce0de151e5375d199
authorEric Wong <normalperson@yhbt.net>
Mon, 14 Nov 2011 09:16:23 +0000 (14 09:16 +0000)
committerEric Wong <normalperson@yhbt.net>
Mon, 14 Nov 2011 09:16:23 +0000 (14 09:16 +0000)
tree127d511d1d3d03b75f375c872f9ccfb5453b36a3
parenta37a40ae2eed07439e23e3f4366816576ab801c9
http_file: ensure regular paths are rewound, too

We could also reopen them, but it's harder to test FIFOs
for rewindability (and fail) that way.
lib/mogilefs/http_file.rb
test/test_mogilefs.rb