[hunchentoot-devel] hunchentoot:*default-content-type* & hunchentoot:*hunchentoot-default-external-format*

Thibault Langlois tl at di.fc.ul.pt
Tue Jun 14 22:27:15 UTC 2011


*Hi,

If I want to serve web pages encoded in UTF-8, I should set these two
variables :
(setf hunchentoot:*default-content-type* "text/html; charset=UTF-8")
(setf hunchentoot:*hunchentoot-default-external-format*
hunchentoot::+utf-8+)

Am I correct ?
Is it ok to use an internal symbol (+utf-8+) or is there another way ?

Thanks,
*
-- 
Thibault Langlois
FCUL / DI
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/tbnl-devel/attachments/20110614/9c86ec89/attachment.html>


More information about the Tbnl-devel mailing list