#HTTP_HEADER

(ceci est un message automatique)

Message posté par denisb <denisb@laposte.net> à la suite de l'article «
#HTTP_HEADER ».

http://www.spip.net/ecrire/?exec=articles&id_article=4631#id174455

** #HTTP_HEADER

* #CACHE{0}

<BOUCLE_b(ARTICLES) {id_article}>

[(#ID_ARTICLE|=={145}|oui)

#HTTP_HEADER{Content-Type: text/html; charset=iso-2022-jp}]

[(#ID_ARTICLE|=={145}|non)

#HTTP_HEADER{Content-Type: text/html; charset=iso-8859-1}]

</BOUCLE_b>

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"

"http://www.w3.org/TR/html4/strict.dtd">

...

est tout à fait fonctionnel (y compris avec les retours à la ligne,
l'indentation, etc).