I'm looking for a working file upload example for cl-http ... 190a.
I tried some code from the mailing-list, but failed. :-(
Helmut
PS:
(ns2.0:with-fillout-form (:post url :stream stream :encoding-type
'(:multipart :form-data))
sets *open-form* to t
and (accept-input 'file "file" :SIZE 35 :accept "text/plain":stream
stream)
stops if *open-form* is not '(:multipart :form-data)
--
-----------------------------o-----------------------------
CS Cybernetic Systems GmbH / Dr. Helmut G. Enders
Markgrafenstr. 19 / T: +49 9287 9929 11
D-95100 Selb / F: +49 9287 9929 32
Germany / E: helmut@xxxxxxxxxxxxxxxxxxxxx
------------------------o----------------------------------
_______________________________________________
WWW-CL mailing list
WWW-CL@xxxxxxxxxxxxxxxxxxx
http://lists.csail.mit.edu/mailman/listinfo/www-cl
|