Re: encoding/decoding clozure strings to/from UTF-8
Karsten Poeck <[email protected]> Wed, 31 Dec 2014 13:50:57 +0100
| Newsgroups | gmane.lisp.cl-http |
|---|---|
| Message-ID | <[email protected]> |
On 30.12.14 23:57, Mark Klein wrote: > (http:export-url #u"/test" > :computed > :response-function #'test) That works fine for me, but only if I define the stream that is returned by the accept-connection like this: (ccl:accept-connection socket :wait t :stream-args '(:external-format :utf-8)) Since this is now a discussion about cl-http and not about Clozure Common Lisp, perhaps we continue the discussion on the cl-http mailing list. For me the key issue is now whether it is a good idea to use utf-8 streams for a full response header/body. In a private mail to us Rainer said that he doubted that - at least I understood it that way - and he probably has good reasons. regards Karsten _______________________________________________ WWW-CL mailing list [email protected] https://lists.csail.mit.edu/mailman/listinfo/www-cl