> On Fri, Nov 28, 2008 at 02:25:58PM +1100, e deleflie wrote: >> I just downloaded 0.r1091 ... and download() now causes a crash... on >> OSX (10.5.5, Intel) > > You'll have to wait for the next build. It was fixed a day ago. > <http://github.com/why/shoes/commit/5ce7346>
thanks _why. Can I put in a little feature request? (its not hugely critical but...) I've spent days mucking around with various libs (rest-client, mechanize, net::http) trying to get multipart posts happening for sending files in HTTP POSTs. I dont understand why this has not been cleanly nailed anywhere, especially since there must be many REST APIs which require posting files (like flickr ?). could you throw in a little bit of code that makes that easy? ...that and basic http authentication. I'm using Mechanize to good effect now, but I would have fallen over if this was built-into the 'download' method (although the name 'download' isn't so appropriate). Etienne
