On Fri, Apr 17, 2009 at 09:30:08PM +1000, e deleflie wrote: > its been reported on this list before .... on OSX, this example does > not work (error 401). > > http://gist.github.com/38170
This is fixed in Policeman, perhaps I should backport it to Raisins, since updating all the dependencies has taken so long. As for upload streaming, I just need to allow the :body option to accept an IO object. Also, in the past, we've rumminated about an `upload` method, where you'd just pass in a file name and it'd just post the whole thing, streaming. <http://hackety.org/2008/08/15/threadedDownloadsInShoes.html#comments> _why
