Leon Smith <[email protected]> writes: >> * John Lato's iteratee-0.4 branch has to be merged into master and >> thoroughly tested: >> http://github.com/JohnLato/snap-core/tree/iteratee-0.4 > > Actually, I haven't gotten too far on the multipart post handling; I > did set up a php upload script and watch it with wireshark, but I > haven't done that with Happstack or Yesod yet. I think I'm going > to switch to this task for the time being; I really need to acquaint > myself with the more practical aspects of Iteratee, and the changes > introduced in iteratee-0.4 seem to be right up my alley.
Plus, John's already done most of the work. :) Re: file uploads, you may find the RFC of use (http://www.ietf.org/rfc/rfc2388.txt), as well as the existing Haskell implementations. Cheers, G -- Gregory Collins <[email protected]> _______________________________________________ Snap mailing list [email protected] http://mailman-mail5.webfaction.com/listinfo/snap
