[drakma-devel] Help with utf-8 (SBCL 1.0.5)

Ralf Mattes rm at seid-online.de
Sun May 20 14:42:43 UTC 2007


sOn Sun, 2007-05-20 at 10:33 -0400, Andrei Stebakov wrote:
> When I make the request like this:
> (drakma:http-request
> "http://www.w3.org/2001/06/utf-8-test/UTF-8-demo.html")
> 
> It results in error:
[...]
> 
> Is it some parameter that I forgot to call http-request with to make
> it aware of utf-8 encoding? 

What does the following eval to:

(if (member :sb-unicode *features*)
    :we-have-unicode :no-unicode-found)


Cheers, Ralf Mattes
 
> Thank you,
> Andrew
> _______________________________________________
> drakma-devel mailing list
> drakma-devel at common-lisp.net
> http://common-lisp.net/cgi-bin/mailman/listinfo/drakma-devel




More information about the Drakma-devel mailing list