Re: up/download files via araneida?
Jonathon McKitrick <[email protected]> Fri, 15 Sep 2006 16:53:46 +0100
| Newsgroups | gmane.lisp.web |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Sep 15, 2006 at 08:48:22AM -0700, Richard Newman wrote: : I you're going to use the filesystem, then write a handler that takes : a POST body, un-base64s it, turns it into a usb8 array, and writes it : to a file on disk. Record the filename. Just to be sure... I just set up a form and an input of type "file", correct? : Now, hit the bug with Araneida serving up binary files -- SBCL's : streams aren't always cooperative. Rats. Can't I just use the static-file-handler? Jonathon McKitrick -- My other computer is your Windows box.