1. The proper way is to call

(mime "svg" "image/svg+xml" 1)


It is really called in svgtest.l

BUT: This only makes sense, if then a static file with the extension
".svg" is supposed to be passed to the browser. The function 'http' uses
the '*Mimes' global to decide which Content-Type to put into the HTTP
header.

Static file test.svg is passed.
--
UNSUBSCRIBE: mailto:[EMAIL PROTECTED]

Reply via email to