
[9]
[CITE[freshmeat.net: Project details for mod_xml_meta]] ([CODE[2008-03-22 12:38:33 +09:00]] 版) <http://freshmeat.net/p/mod_xml_meta>

> HTTP headers that are embedded as processing instructions (<?http header="..." ?>) in XML files are extracted by this Apache2 module and sent with the response body. mod_xml_meta is an easier and more transparent replacement for mod_cern_meta, but obviously does not work with all files.

([[名無しさん]])

[10]
>>9 の [CODE(file)[[[README]]]] より:

  <?http header="Content-Type: application/x-your-format+xml" ?>
  <?http header="X-Server: fopen()/2.4.19" ?>
  <?http header="X-Your-Header: true" ?>

