• Poul-Henning Kamp's avatar
    Add a feature 'esi_remove_bom' which will make ESI ignore and remove · 5c03d65b
    Poul-Henning Kamp authored
    UTF-8 BOM's at the start of an ESI-object.
    
    Notice that the removal only happens if the file is actually ESI
    processed on delivery, so to get BOM removal for non-XML files,
    you may have to disable the XML test and insert a dummy ESI directive
    such as <esi:remove>BOMs Be Gone!<esi:remove/> or similar.
    
    Fixes   #1355
    5c03d65b
r01355.vtc 1021 Bytes